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.
Add to mcp.json config file
API KeyOne CLI command setup
API KeySettings → Connectors flow
OAuthSettings → Apps flow
OAuthnpx openskills install Citedy/citedy-seo-agentcurl https://smithery.ai/skill.md and connect to citedy/citedy using smithery mcp add citedy/citedyCreate ~/.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}"
}
}
}
}CITEDY_AGENT_API_KEY=citedy_agent_xxxagent.meAdd 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/mcpVerify:
claude mcp listhttps://mcp.citedy.com/mcp
Try on ChatGPThttps://mcp.citedy.com/mcp58 tools across 19 categories
Get your API key from the dashboard to start using Citedy tools in your AI editor.