Skip to main content
Glama
feedico-io

Feedico AI Coupon Agent

Official
by feedico-io

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

feedico_catalog_summary

Totals + connected affiliate networks

feedico_list_merchants

Stores / merchants

feedico_list_coupons

Coupon codes & deals

MCP prompts (built-in)

Cursor → MCP → Prompts:

  • feedico_catalog_summary

  • feedico_list_merchants / feedico_list_coupons

  • feedico_merchants_by_network

  • feedico_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 install

Cursor

~/.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 & MCPfeedico 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



License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

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