SEOmatic for Claude Desktop
ai.seomatic/seomatic
SEO agent: GSC, keyword, backlink and AI-visibility insights, plus approval-gated site actions
client:Claude Desktop
transport:streamable-http
Install SEOmatic in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"seomatic": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.seomatic.ai/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