wallet_list

wallet_list

Which priced servers this wallet is allowed to pay, by name. Pass one of these names to wallet_pay

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Wallet — A key of your own on Base: an address to hold USDC, what it holds, and paying for a tool on another server with it.

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"wallet_list"}}

Try it in the playground.