Loading MCP server directory, please wait...
Token efficient search for coding agents over public and private documentation.
npx @getmcp/cli add io.github.ref-tools/ref-tools-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
REF_API_KEYYour API key for Ref
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ref-tools/ref-tools-mcp": {
"command": "npx",
"args": [
"-y",
"ref-tools-mcp"
],
"env": {
"REF_API_KEY": ""
}
}
}
}