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.
Related MCP Servers
- -license-quality-maintenanceAn MCP server that enables developers to summon AI development team agents directly from their IDE to help with tasks like PR reviews, security evaluation, and CI/CD deployment setup.Last updated
- Flicense-qualityDmaintenanceMCP server that enables AI agents to instantly understand, generate pattern-aware code, search across repos, and validate changes in the Dealership AI codebase.Last updated
- Alicense-qualityCmaintenanceA source-aware MCP server that connects AI agents to browser and server runtimes, enabling real-time debugging, monitoring, and automatic fixes via WebSocket or HTTP.Last updated2MIT
- Alicense-qualityFmaintenanceMCP server for semantic code search that indexes your codebase and allows AI editors to search using natural language queries.Last updated5854MIT
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
MCP server for AI agent profiles and smart notes. 60+ coding prompt packs with expert personas.
Hosted Amazon Seller and Vendor MCP server for Claude, ChatGPT, Cursor, Codex, Gemini, Copilot.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- 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