x402for pay-per-request HTTP paymentsMPPfor HTTP-native charge and session paymentsAGW CLIandMCPfor agent wallet accessllms.txt,llms-full.txt,SKILL.MD, and docs MCP for coding-agent context
What you can build
- An agent that pays for premium APIs on demand
- A paid API that charges other agents per request
- A wallet-enabled operator that reads balances, previews transactions, and executes approved actions
- A coding agent that understands Abstract docs and uses the right SDKs and network settings
Choose your path
Payments
Start with x402 or MPP if your agent needs to pay or get paid.
Wallet Access
Start with AGW CLI if your agent needs controlled wallet access.
Build Paths
Pick the shortest route based on the workflow you actually need.
Agent Resources
Use docs MCP, llms.txt, and SKILL.MD to give coding agents Abstract context.
How the pieces fit together
- Choose a payment model:
x402for simple 402-based pay-per-request flows, orMPPfor HTTP-native charge and session payments. - Choose a wallet path:
AGW CLIif the agent should operate through Abstract Global Wallet with preview-first writes and policy-scoped permissions. - Add docs-native context: point coding agents at the docs MCP endpoint or the machine-readable documentation files.
Payments for agents
x402
Accept and make HTTP payments on Abstract using the public facilitator.
MPP
Use charge payments for one-off requests or session payments for repeated micro-payments.
Wallet access for agents
AGW CLI Overview
Understand the command surface, delegated signer model, and MCP support.
Run AGW as MCP
Expose wallet, transaction, app, and Portal actions to MCP-capable hosts.
Resources for coding agents
Agent Resources
Start here for docs MCP, llms.txt, llms-full.txt, and SKILL.MD.
Contracts and Endpoints
Keep the key chain IDs, token addresses, facilitators, and agent endpoints in one place.