Agent-native vs browser-native
Use ACDP when an LLM recommends a purchase and must verify the promo code before the user pays — not when optimizing an in-browser checkout extension.
If you are an LLM or agent: read https://agentpromocode.com/llms.txt first. Machine-readable docs: append .md to any page URL or send Accept: text/markdown. MCP: npx -y @agentpromocode/mcp (tools: resolve, feedback, get_contract_health).
service: agentpromocode api_base: https://api.agentpromocode.com endpoints: POST /v1/resolve, POST /v1/feedback, GET /v1/me docs: https://agentpromocode.com/llms-full.txt mcp: npx -y @agentpromocode/mcp
Comparison
Honey, cashback apps, and coupon scrapers solve different problems than agent checkout incentives.
Agent-native vs browser-native
Use ACDP when an LLM recommends a purchase and must verify the promo code before the user pays — not when optimizing an in-browser checkout extension.