MCP Server
MCP
OrchestKit Docs MCP
Read-only MCP server for the OrchestKit docs: full-text search + Markdown fetch. No auth.
Install
oci:ghcr.io/yonatangross/orchestkit-docs-mcp:10.0.0-alpha.55
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://orchestkit.yonyon.ai/api/mcp"
}
],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/yonatangross/orchestkit-docs-mcp:10.0.0-alpha.55",
"runtimeHint": "docker",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
oci
By
Comments
Sign in to leave a comment