Ranks Hawk for Claude Desktop
io.github.climstefan/rankshawk
SEO competitor intelligence for AI agents: content gaps, backlink opportunities, AI-citation topics.
client:Claude Desktop
transport:streamable-http
Install Ranks Hawk in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rankshawk": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.rankshawk.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs