cdgcsearchmetadata for VS Code
io.github.poojabjacharya/cdgcsearchmetadata
Provides metadata information to AI agents through the search API.
client:VS Code
transport:streamable-http
Install cdgcsearchmetadata in VS Code
.vscode/mcp.json
{
"servers": {
"cdgcsearchmetadata": {
"type": "http",
"url": "https://qa-pod1-a2e-mcp.rel.infaqa.com/mcp-servers/public/cdgcsearchmetadata"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs