AI Pricing Hub for VS Code
io.github.gishh/aipricinghub
Source-backed AI model pricing, rankings, history, and benchmark data.
client:VS Code
transport:streamable-http
tools:11
Install AI Pricing Hub in VS Code
.vscode/mcp.json
{
"servers": {
"aipricinghub": {
"type": "http",
"url": "https://aipricinghub.com/mcp/rpc"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs