Skip to content
VS Code

inferenceindexer mcp for VS Code

io.github.desmartin01/inferenceindexer-mcp

AI inference pricing for agents: live and historical model prices, provider comparison.

client:VS Code transport:streamable-http runtime:pypi tools:10

Install inferenceindexer mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "inferenceindexer-mcp": {
      "type": "http",
      "url": "https://api.inferenceindexer.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

inferenceindexer mcp in other clients