Georgiaautoquotes for Claude Desktop
com.georgiaautoquotes/quote-exchange
Indicative US auto insurance prices for agents: rating facts only, no PII, consented path to agents.
client:Claude Desktop
transport:streamable-http
tools:8
Install Georgiaautoquotes in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"quote-exchange": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://georgiaautoquotes.com/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs