Back to directory
@ref-tools/ref-tools-mcp

@ref-tools/ref-tools-mcp

@ref-tools1082

An MCP server enabling token-efficient search over public/private docs to reduce AI hallucinations.

documentationsearchtoken-efficienthallucination-preventionai-agentcontext

Installation & Configuration

{
  "mcpServers": {
    "Ref": [
      {
        "type": "http",
        "url": "https://api.ref.tools/mcp?apiKey=YOUR_API_KEY"
      },
      {
        "command": "npx",
        "args": [
          "ref-tools-mcp@latest"
        ],
        "env": {
          "REF_API_KEY": "<sign up to get an api key>"
        }
      }
    ]
  }
}

Information

Transport
streamablestdio
Language
TypeScript
Created
2025/4/22
Updated
2026/6/8