Loading MCP server directory, please wait...
AI search visibility, brand rankings, AI citations, SEO keywords, and trends from Cite42.
npx @getmcp/cli add dev.cite42/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
CITE42_API_KEYCite42 API key (create one at https://www.cite42.dev/app/keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.cite42/mcp": {
"command": "npx",
"args": [
"-y",
"@cite42/mcp"
],
"env": {
"CITE42_API_KEY": "",
"CITE42_API_BASE": ""
}
}
}
}