Loading MCP server directory, please wait...
ACDP reference MCP server for promo-code resolution and checkout feedback.
npx @getmcp/cli add io.github.fedepellegrini/agentpromocodeRequires Node.js 18+. Community-contributed server. Review source before installing.
AGENTPROMOCODE_API_KEYagentpromocode API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fedepellegrini/agentpromocode": {
"command": "npx",
"args": [
"-y",
"@agentpromocode/mcp"
],
"env": {
"AGENTPROMOCODE_API_KEY": "",
"AGENTPROMOCODE_API_BASE": "https://api.agentpromocode.com"
}
}
}
}