Citedy
MCP Integration

The Agent-Native Content Platform

Add to Claude Code or Cursor in 30 seconds. Publish SEO articles, scan your AI visibility, find content gaps — all from your terminal, no browser tab required.

https://mcp.citedy.com/mcp

Supported Clients

Recommended

Cursor

Add to mcp.json config file

API Key
Recommended

Claude Code

One CLI command setup

API Key

Claude Desktop

Settings → Connectors flow

OAuth

ChatGPT

Settings → Apps flow

OAuth
Universal InstallWorks with Claude Code, Codex, Cursor, Windsurf & any MCP-compatible client
npx openskills install Citedy/citedy-seo-agent
SmitheryAdd fast via Smithery:
curl https://smithery.ai/skill.md and connect to citedy/citedy using smithery mcp add citedy/citedy
ApifyAlso on Apify Store

Cursor

Recommended

Create ~/.cursor/mcp.json (global) or .cursor/mcp.json (project):

{
  "mcpServers": {
    "citedy": {
      "url": "https://mcp.citedy.com/mcp",
      "headers": {
        "Authorization": "Bearer ${env:CITEDY_AGENT_API_KEY}"
      }
    }
  }
}
  1. 1.Set env var: CITEDY_AGENT_API_KEY=citedy_agent_xxx
  2. 2.Restart Cursor
  3. 3.Open chat and verify tools are visible, then run agent.me

Claude Code

Recommended

Add the remote HTTP MCP server with one command:

claude mcp add --transport http \
  --header "Authorization: Bearer $CITEDY_AGENT_API_KEY" \
  citedy https://mcp.citedy.com/mcp

Verify:

claude mcp list

Claude Desktop

  1. 1.Open Settings → Connectors
  2. 2.Click Add custom connector
  3. 3.Enter MCP server URL: https://mcp.citedy.com/mcp
  4. 4.Click Add, then Connect to authenticate
  5. 5.In chat, enable connector from + → Connectors
  1. 1.Go to Settings → Apps
  2. 2.Enable Developer mode in Advanced settings
  3. 3.Create app from MCP endpoint: https://mcp.citedy.com/mcp
  4. 4.Configure auth, save, and test in chat

What you can do via MCP

58 tools across 19 categories

Troubleshooting

Ready to connect?

Get your API key from the dashboard to start using Citedy tools in your AI editor.