OrchestKit Docs MCP — read-only MCP server for the OrchestKit Claude Code plugin docs: full-text search + Markdown page fetch. Streamable-HTTP, no auth, no API key.
Server Config
{
"mcpServers": {
"orchestkit": {
"type": "http",
"url": "https://orchestkit.yonyon.ai/api/mcp"
}
}
}