Skip to content
VS Code

LLM Abacus for VS Code

com.llmabacus/pricing

Compare up-to-date pricing for 40+ LLMs (incl. Chinese) & estimate cost from tokens. EN/zh.

client:VS Code transport:streamable-http tools:2

Install LLM Abacus in VS Code

.vscode/mcp.json

{
  "servers": {
    "pricing": {
      "type": "http",
      "url": "https://llmabacus.com/api/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

LLM Abacus in other clients