DevelopmentVerifiedTypeScript
ref-tools-mcp
Token-efficient search for coding agents over public and private documentation.
N/A rating (0 reviews)0 installs1,054 GitHub stars
VerifiedListed in the official Anthropic MCP registry
Helping coding agents never make mistakes working with public or private libraries without wasting the context window.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"ref-tools-mcp": {
"args": [
"mcp-remote",
"https://api.ref.tools/mcp"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Reviews
Sign in to reviewLoading reviews...
Credentials
Store API keys for ref-tools-mcp securely
Loading...