{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
    "name": "io.github.ref-tools/ref-tools-mcp",
    "description": "Token efficient search for coding agents over public and private documentation.",
    "repository": {
        "url": "https://github.com/ref-tools/ref-tools-mcp",
        "source": "github"
    },
    "version": "3.0.1",
    "packages": [
        {
            "registryType": "npm",
            "registryBaseUrl": "https://registry.npmjs.org",
            "identifier": "ref-tools-mcp",
            "version": "3.0.1",
            "transport": {
                "type": "stdio"
            },
            "environmentVariables": [
                {
                    "description": "Your API key for Ref",
                    "isRequired": true,
                    "format": "string",
                    "isSecret": true,
                    "name": "REF_API_KEY"
                }
            ]
        }
    ],
    "_meta": {
        "io.modelcontextprotocol.registry/official": {
            "status": "active",
            "statusChangedAt": "2025-09-09T20:04:16.022585Z",
            "publishedAt": "2025-09-09T20:04:16.022585Z",
            "updatedAt": "2025-09-09T20:04:16.022585Z",
            "isLatest": true
        },
        "io.modelcontextprotocol.registry/publisher-provided": {
            "publishedAt": "2025-09-09T20:04:16+00:00",
            "updatedAt": "2025-09-09T20:04:16+00:00"
        }
    }
}