{
    "$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": "9.5.0",
    "websiteUrl": "https://orchestkit.yonyon.ai",
    "packages": [
        {
            "registryType": "oci",
            "identifier": "ghcr.io/yonatangross/orchestkit-docs-mcp",
            "runtimeHint": "docker",
            "transport": {
                "type": "stdio"
            },
            "version": "9.5.0",
            "registryBaseUrl": "https://ghcr.io"
        }
    ],
    "remotes": [
        {
            "type": "streamable-http",
            "url": "https://orchestkit.yonyon.ai/api/mcp"
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2026-08-02T05:34:28.890953Z",
            "publishedAt": "2026-08-02T05:34:28.890953Z",
            "updatedAt": "2026-08-02T05:34:28.890953Z",
            "isLatest": true
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2026-08-02T05:34:28+00:00",
            "updatedAt": "2026-08-02T05:34:28+00:00"
        }
    }
}