Agent Radar for VS Code
io.github.zation/agent-radar
Search, inspect, recommend, and explain rated AI tools through Agent Radar.
client:VS Code
transport:streamable-http
tools:4
Install Agent Radar in VS Code
.vscode/mcp.json
{
"servers": {
"agent-radar": {
"type": "http",
"url": "https://agent-radar.zation1.workers.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs