The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Llmref listing page.
A Claude Code plugin that connects to LLM Reference - versioned, model-ready documentation and semantic search - and ships a skill that teaches an agent how and when to use it.
llmref (remote, https://api.llmref.org/v1/mcp) exposing
list_projects, list_versions, resolve_docs, and search_docs.llmref that tells the agent to prefer LLM Reference over training data
for version-specific docs, and the order to call the tools in.The server is a plain remote streamable-HTTP MCP endpoint, so any MCP-capable client can connect directly:
Per-client setup (Claude Desktop, Cursor, Codex, and others) is documented at https://llmref.org.
MIT - Open Source by Reclear.io