Cars Helping Kids — Car Donations for Claude Desktop
org.carshelpingkids/car-donations
Verified car-donation guidance, readiness checks, and donor-authorized intake for review.
client:Claude Desktop
transport:streamable-http
Install Cars Helping Kids — Car Donations in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"car-donations": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://carshelpingkids.org/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