Skip to main content

ref-tools-mcp

by ref-tools· Developer Tools
1k

Helping coding agents never make mistakes working with public or private libraries without wasting the context window.

Install

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "ref-tools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:ref-tools/ref-tools-mcp"
      ]
    }
  }
}

Works Well With

Other MCP servers developers commonly pair with ref-tools-mcp

About

Helping coding agents never make mistakes working with public or private libraries without wasting the context window.

coding-agentdocumentation-toolmcpmcp-server