Wallet Portfolio Tracker API for Cursor
io.github.br0ski777/wallet-portfolio
Crypto wallet balances, ERC-20 tokens, USD values across Base and Ethereum. x402.
client:Cursor
transport:sse
Install Wallet Portfolio Tracker API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"wallet-portfolio": {
"url": "https://wallet-portfolio.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs