Skip to content
Claude Desktop

cdgcsearchmetadata for Claude Desktop

io.github.poojabjacharya/cdgcsearchmetadata

Provides metadata information to AI agents through the search API.

client:Claude Desktop transport:streamable-http

Install cdgcsearchmetadata in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cdgcsearchmetadata": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://qa-pod1-a2e-mcp.rel.infaqa.com/mcp-servers/public/cdgcsearchmetadata"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

cdgcsearchmetadata in other clients