5 months ago
Up-to-date documentation for LLMs and coding agents. Includes public Github repos and documentation sites for all the most used platforms, libraries and APIs.
See https://ref.tools for more information.
Server Config
{
"mcpServers": {
"Ref": {
"command": "npx",
"args": [
"ref-tools-mcp@latest"
],
"env": {
"REF_API_KEY": "YOUR_API_KEY"
}
}
}
}