Checkout / Pay for MCP Server
checkoutDetect payment protocol for any MCP server and route to the correct payment execution. Supports x402 (USDC on Base), MPP (Stripe), and prepaid API keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | fund | execute | check | fund |
| amount | No | USD amount to fund if prepaid (default 5) | |
| payload | No | Request body for execute action | |
| agent_id | No | Optional identifier for this agent | |
| endpoint | Yes | MCP server endpoint URL |