LLM Hosting Pricing for VS Code
ai.llmhosting/pricing
LLM and GPU rental prices: model price lookup, GPU listings, cheapest-GPU search, price history
client:VS Code
transport:streamable-http
tools:5
Install LLM Hosting Pricing in VS Code
.vscode/mcp.json
{
"servers": {
"pricing": {
"type": "http",
"url": "https://llmhosting.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs