← Back to Plugins
MCP Server MCP

tools.ref/ref-tools-mcp

github By github 👁 3 views ▲ 0 votes

Token-efficient search for coding agents over public and private documentation.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.ref.tools/mcp",
      "headers": [
        {
          "description": "API key for authentication",
          "name": "X-Ref-Api-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...