AI API Radar for VS Code
com.dropwatchhq/ai-api-radar
Live LLM API price + status radar across 11 providers, with public per-model price HISTORY.
client:VS Code
transport:streamable-http
tools:4
Install AI API Radar in VS Code
.vscode/mcp.json
{
"servers": {
"ai-api-radar": {
"type": "http",
"url": "https://aiapi.dropwatchhq.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs