Skip to content
VS Code

MotorLoop for VS Code

au.com.motorloop/motorloop

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

client:VS Code transport:streamable-http

Install MotorLoop in VS Code

.vscode/mcp.json

{
  "servers": {
    "motorloop": {
      "type": "http",
      "url": "https://api.motorloop.com.au/{storefront}/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

MotorLoop in other clients