Gridar for Claude Desktop
app.gridar/gridar
SEO toolkit for Quebec sites: audits, Google.ca rankings, keywords, AI-search visibility.
client:Claude Desktop
transport:streamable-http
Install Gridar in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gridar": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.gridar.app/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