← Index

io.github.jshorwitz/synter-ads

io.github.jshorwitz/synter-ads·v1.0.7·Other
Quality Score
83
/100

Manage ad campaigns across Google, Meta, LinkedIn, Reddit, TikTok, and more via AI.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.syntermedia.ai/mcp/
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "synter-ads": {
      "command": "npx",
      "args": [
        "-y",
        "@synterai/mcp-server"
      ],
      "env": {
        "SYNTER_API_KEY": "<your-synter_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "synter-ads": {
      "command": "npx",
      "args": [
        "-y",
        "@synterai/mcp-server"
      ],
      "env": {
        "SYNTER_API_KEY": "<your-synter_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @synterai/mcp-server
§02  Environment variables
SYNTER_API_KEY
requiredsecret

Your Synter API key. Get one at https://syntermedia.ai/developer

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other