llmref for Cursor
org.llmref/llmref
Versioned documentation registry and semantic search for AI tools and coding assistants.
client:Cursor
transport:streamable-http
tools:4
Install llmref in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"llmref": {
"url": "https://api.llmref.org/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs