Skip to content
Cursor

ref tools mcp for Cursor

tools.ref/ref-tools-mcp

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

client:Cursor transport:streamable-http

Install ref tools mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ref-tools-mcp": {
      "url": "https://api.ref.tools/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ref tools mcp in other clients