{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "io.github.yonatangross/orchestkit",
    "description": "Read-only MCP server for the OrchestKit docs: full-text search + Markdown fetch. No auth.",
    "title": "OrchestKit Docs MCP",
    "repository": {
        "url": "https://github.com/yonatangross/orchestkit",
        "source": "github"
    },
    "version": "8.82.1",
    "websiteUrl": "https://orchestkit.yonyon.ai",
    "packages": [
        {
            "registryType": "oci",
            "identifier": "ghcr.io/yonatangross/orchestkit-docs-mcp:8.82.1",
            "runtimeHint": "docker",
            "transport": {
                "type": "stdio"
            }
        }
    ],
    "remotes": [
        {
            "type": "streamable-http",
            "url": "https://orchestkit.yonyon.ai/api/mcp"
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-07-20T12:30:11.740222Z",
            "publishedAt": "2026-07-20T12:30:11.740222Z",
            "updatedAt": "2026-07-20T12:30:11.740222Z",
            "isLatest": false
        }
    }
}