Knowledge Systems
Trust: 43/100 (Fair)io.github.ref-tools/ref-tools-mcp Guide
Token efficient search for coding agents over public and private documentation.
1,004 starsby ref-tools
Quick Start
Install
npx ref-tools-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ref-tools-ref-tools-mcp": {
"command": "npx",
"args": [
"ref-tools-mcp"
]
}
}
}