Skip to content
VS Code

anvx for VS Code

io.github.tje8x/anvx

Track and optimize AI API spending across 16 providers with live pricing.

client:VS Code transport:stdio runtime:pypi

Install anvx in VS Code

.vscode/mcp.json

{
  "servers": {
    "anvx": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "token-economy-intel"
      ]
    }
  }
}

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

anvx in other clients