llmref for Zed
org.llmref/llmref
Versioned documentation registry and semantic search for AI tools and coding assistants.
client:Zed
transport:streamable-http
tools:4
Install llmref in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"llmref": {
"url": "https://api.llmref.org/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs