Skip to content
VS Code

Loops for VS Code

io.github.loops-so/loops

Manage Loops contacts, mailing lists, campaigns, and transactional email from your Loops account.

client:VS Code transport:streamable-http

Install Loops in VS Code

.vscode/mcp.json

{
  "servers": {
    "loops": {
      "type": "http",
      "url": "https://mcp.loops.so"
    }
  }
}

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

Loops in other clients