agentpromocode runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi.
ACDP reference MCP server for promo-code resolution and checkout feedback.
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @agentpromocode/mcp ссылается на agentpromocode/agentpromocode
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentpromocode -- npx -y @agentpromocode/mcp
{
"mcpServers": {
"agentpromocode": {
"args": [
"-y",
"@agentpromocode/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agentpromocode]
command = "npx"
args = ["-y", "@agentpromocode/mcp"]
{
"mcpServers": {
"agentpromocode": {
"args": [
"-y",
"@agentpromocode/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentpromocode": {
"args": [
"-y",
"@agentpromocode/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AGENTPROMOCODE_API_KEY (agentpromocode API key), AGENTPROMOCODE_API_BASE (Optional API base URL).
The author declared them in the registry entry; get the values from the project itself.
MCP server for PR code review, commit messages, changelogs, and secret detection.
Zero-cost MCP server for local code inspection and best-practice recommendations
Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code
Codebase intelligence MCP server — index any repo into a property graph; 26 tools for agents.
Semantic code graph MCP server for coding agents
MCP server for MNE-Python documentation, source code, GitHub issues, and forum
MCP server for AiList — search and discover Ai projects from Claude Code
MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)
Answers built from our own checks of this server.