Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Build with an LLM

Use your coding agent to add AMP payments in seconds.


Paste one of these prompts into your coding agent (Cursor, Windsurf, Claude, etc.) to add AMP payments to your project.

Add payments to your API

Reference https://amp.valeoprotocol.io/quickstart/server
 
Add AMP payments to my Express server. Charge $0.01 per call in USDC on Solana.

Build an agent that pays for APIs

Reference https://amp.valeoprotocol.io/quickstart/agent
 
Add AMP payment support to my agent. Budget $10 USDC.
Use amp.fetch() as a drop-in replacement for fetch().

Add per-tool pricing to an MCP server

Reference https://amp.valeoprotocol.io/protocol/transports/mcp
 
Add AMP per-tool pricing to my MCP server.
generate_image costs $0.05/call, search_web costs $0.005/call.

Key resources for your LLM