loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

chatads-mcp

MCP Tool

Chat-Ads/chatads-mcp

MCP Server Repo for ChatAds

Install

$ npx loaditout add Chat-Ads/chatads-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "chatads-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chatads-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

[](LICENSE)

ChatAds MCP Server

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

---

Quick Start
  1. Sign up for a free account (no credit card required)
  2. Copy your API key from the dashboard (starts with cak_)
  3. Add the config below to your MCP client
  4. Restart the client
Claude Code (CLI)

Add to ~/.claude.json:

{
  "mcpServers": {
    "chatads": {
      "url": "https://api.getchatads.com/mcp/mcp",
      "transport": "http",
      "headers": {
        "x-api-key": "cak_your_api_key"
      }
    }
  }
}
Claude Desktop

Edit your config file:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • Linux: ~/.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"
      }
    }
  }
}
Cursor

Go to Settings → Features → MCP Servers → Add Server, then use:

  • Name: chatads
  • URL: https://api.getchatads.com/mcp/mcp
  • Transport: http
  • Headers: x-api-key: cak_your_api_key
Other MCP Clients

Any client that supports MCP Streamable HTTP works — in

Tags

affiliate-marketingaimcpmonetization

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated27 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/24/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/Chat-Ads/chatads-mcp)](https://loaditout.ai/skills/Chat-Ads/chatads-mcp)