Skip to content
Claude Desktop

MotorLoop for Claude Desktop

au.com.motorloop/motorloop

Australian vehicle marketplace: search listings, buy/sell guides, and manage your own.

client:Claude Desktop transport:streamable-http

Install MotorLoop in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "motorloop": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.motorloop.com.au/{storefront}/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

MotorLoop in other clients