Three ways to connect AI to 2,700+ cashback stores. MCP for agents, REST API for apps, LLM proxy for chat.
Connect AI agents via Model Context Protocol. Search stores, find deals, activate cashback — 7 tools ready to use.
Free, no auth required. 5 endpoints for stores, deals, and categories. 60 req/min. OpenAPI spec.
Works with any OpenAI SDK or HTTP client. Change base URL, keep your code.
No subscriptions. Load AI credits from cashback earnings, pay only for what you use.
llms.txt for AI crawlers, RSS deals feed, and blog feed for real-time data.
Lightweight proxy — minimal overhead between you and the model. Full SSE streaming support.
Give your AI agent access to 2,700+ cashback stores via Model Context Protocol. Works with Claude Desktop, Cursor, and any MCP-compatible client.
search_storesget_store_detailsget_dealslist_categoriesget_stores_by_categoryget_activation_urlactivate_cashbackFree and open. No API key needed. Build shopping assistants, price trackers, or deal aggregators.
Base URL: https://tenmomo.com/api/v1 · Rate limit: 60 req/min · OpenAPI Spec
| Model | Input | Output |
|---|---|---|
| gemini-2.5-flash | $0.30 / 1M tokens | $2.50 / 1M tokens |
| gemini-2.5-flash-lite | $0.10 / 1M tokens | $0.40 / 1M tokens |
MCP server, public API, and RSS feeds are free. LLM credits are pay-per-token.
Public API (no auth)
Activate Cashback (needs API key)
LLM API (curl)
Python SDK