Tools
Picnic MCP currently exposes two read-only tools. Each requires explicit scope approval.
get_balances— token balances across the user's smart accounts.get_transactions— paginated transaction history across the user's smart accounts.
Coming soon
Scopes for these tools are already defined in the server but not yet wired up:
propose:swap,propose:transfer,propose:pix— your AI proposes a transaction; you approve in the Picnic app.execute:swap,execute:transfer,execute:pix— submit a signed transaction to the network.read:profile,read:card,read:card:transactions,manage:card— profile, card, and card-tx access.
We'll update this page when each ships.