Chat-Ads/chatads-mcp
MCP Server Repo for ChatAds
Platform-specific configuration:
{
"mcpServers": {
"chatads-mcp": {
"command": "npx",
"args": [
"-y",
"chatads-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](LICENSE)
Turn AI conversations into affiliate revenue — no code changes required.
ChatAds gives AI assistants a tool that scans their responses for product mentions and returns monetized affiliate links from Amazon. Your AI mentions headphones, ChatAds returns a tracked link to buy them.
This is a hosted MCP server. No local install, no dependencies — just a JSON config block and an API key.
Get a free API key · Docs · API Reference
---
cak_)Add to ~/.claude.json:
{
"mcpServers": {
"chatads": {
"url": "https://api.getchatads.com/mcp/mcp",
"transport": "http",
"headers": {
"x-api-key": "cak_your_api_key"
}
}
}
}Edit your config file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"chatads": {
"url": "https://api.getchatads.com/mcp/mcp",
"transport": "http",
"headers": {
"x-api-key": "cak_your_api_key"
}
}
}
}Go to Settings → Features → MCP Servers → Add Server, then use:
chatadshttps://api.getchatads.com/mcp/mcphttpx-api-key: cak_your_api_keyAny client that supports MCP Streamable HTTP works — in
Loading reviews...