OrchestKit Docs MCP for Zed
io.github.yonatangross/orchestkit
Read-only MCP server for the OrchestKit docs: full-text search + Markdown fetch. No auth.
client:Zed
transport:streamable-http
runtime:oci
tools:2
Install OrchestKit Docs MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"orchestkit": {
"url": "https://orchestkit.yonyon.ai/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs