Transfer USDC through MCP using invoice/contact/quote context
mcp
Transfer USDC through MCP using invoice/contact/quote context
Create and submit the UserOperation inside the backend.
The request body is flat typed data, e.g. {"invoiceId": "...", "memo": "..."}.
POST
Transfer USDC through MCP using invoice/contact/quote context
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json