InferIndex for VS Code
io.github.inferindex/inferindex
LLM API prices across 70+ providers: cheapest offer, comparisons, history and cost estimates.
client:VS Code
transport:streamable-http
tools:5
Install InferIndex in VS Code
.vscode/mcp.json
{
"servers": {
"inferindex": {
"type": "http",
"url": "https://mcp.inferindex.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs