{
  "mcpServers": {
    "apigee-local-registry": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp/apigee-local-registry"
      ],
      "env": {
        "REGISTRY_API_API_KEY": ""
      }
    }
  }
}