← Back to Plugins
MCP Server MCP

io.github.Synter-Media-AI/synter-ads

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.syntermedia.ai",
      "headers": [
        {
          "description": "Your Synter API key. Get one at https://syntermedia.ai/developer",
          "isRequired": true,
          "isSecret": true,
          "name": "X-Synter-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...