Skip to content
VS Code

OptimToken for VS Code

io.github.optimnow/ai-pricing-hub

Compare LLM API pricing, estimate workload costs, and benchmark cloud compute. By OptimNow.

client:VS Code transport:streamable-http

Install OptimToken in VS Code

.vscode/mcp.json

{
  "servers": {
    "ai-pricing-hub": {
      "type": "http",
      "url": "https://ai-pricing-hub-mcp-9604f763.alpic.live/"
    }
  }
}

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

OptimToken in other clients