Skip to content
VS Code

Wallet Portfolio Tracker API for VS Code

io.github.br0ski777/wallet-portfolio

Crypto wallet balances, ERC-20 tokens, USD values across Base and Ethereum. x402.

client:VS Code transport:sse

Install Wallet Portfolio Tracker API in VS Code

.vscode/mcp.json

{
  "servers": {
    "wallet-portfolio": {
      "type": "sse",
      "url": "https://wallet-portfolio.api.klymax402.com/mcp"
    }
  }
}

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

Wallet Portfolio Tracker API in other clients