Miraqo for Claude Desktop
io.github.deleteweb/seo
Query your SEO data in plain language: rankings, audits, backlinks, competitors and AI visibility.
client:Claude Desktop
transport:streamable-http
Install Miraqo in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"seo": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.miraqo.io/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