← Back to Plugins
MCP Server MCP

Citedy SEO Agent

github By github 👁 1 views ▲ 0 votes

AI marketing: SEO articles, trend scouting, competitor analysis, social media, lead magnets

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.citedy.com/mcp",
      "headers": [
        {
          "description": "Bearer token with your Citedy API key (prefixed citedy_agent_). Get yours at https://www.citedy.com/dashboard/settings",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...