OrchestKit Docs MCP for VS Code
io.github.yonatangross/orchestkit
Read-only MCP server for the OrchestKit docs: full-text search + Markdown fetch. No auth.
client:VS Code
transport:streamable-http
runtime:oci
tools:2
Install OrchestKit Docs MCP in VS Code
.vscode/mcp.json
{
"servers": {
"orchestkit": {
"type": "http",
"url": "https://orchestkit.yonyon.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs