Feedico AI Coupon Agent
OfficialAllows querying AliExpress coupons and merchants through the Feedico affiliate platform.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Feedico AI Coupon AgentShow me my top merchants with the most coupons."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Feedico AI Coupon Agent
Ask Cursor or Claude for live affiliate coupons and merchants — natural language in English or your local language, powered by Feedico and the Model Context Protocol (MCP).
Website: feedico.io · Documentation: feedico.io/docs · API: api.feedico.io
feedico · ai-agent · coupon-agent · mcp · cursor · claude · coupon-api · affiliate-api · merchants · coupons
What is this?
An MCP server that turns your AI IDE into a Feedico coupon agent:
“How many merchants and coupons do I have?”
“List AliExpress promocodes.”
“Show admitad stores with the most coupons.”
Works in Cursor, Claude Desktop, and any MCP-compatible client.
Default language | English (docs & MCP prompts) |
Ask in any language | Turkish, German, French, Spanish, … |
Answers | In the language you used |
100+ prompt examples: docs/PROMPTS.md
Related MCP server: Dealership AI MCP Server
MCP tools
Tool | Purpose |
| Totals + connected affiliate networks |
| Stores / merchants |
| Coupon codes & deals |
MCP prompts (built-in)
Cursor → MCP → Prompts:
feedico_catalog_summaryfeedico_list_merchants/feedico_list_couponsfeedico_merchants_by_networkfeedico_coupons_for_store
Quick start
git clone https://github.com/feedico-io/feedico-ai-coupon-agent.git
cd feedico-ai-coupon-agent
cp .env.example .env
# Add your fdco_… token from feedico.io
npm installCursor
~/.cursor/mcp.json:
{
"mcpServers": {
"feedico": {
"command": "node",
"args": ["/absolute/path/to/feedico-ai-coupon-agent/src/index.js"],
"cwd": "/absolute/path/to/feedico-ai-coupon-agent"
}
}
}Put your token in .env only — never in mcp.json. Restart Cursor → Settings → Tools & MCP → feedico green.
Example questions
English
How many merchants and coupons are in my Feedico account?
List 10 AliExpress coupons from Feedico.Türkçe
Feedico hesabımda kaç merchant ve kupon var?
AliExpress kuponlarını listele.Security
Never commit
.envor API tokensRotate at feedico.io if exposed
Related projects
Repo | Stack |
WordPress sync | |
PHP API | |
Python API | |
Node.js API | |
C# API | |
Postman | |
ETL warehouse |
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/feedico-io/feedico-ai-coupon-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server