Skip to content
VS Code

emailoctopus for VS Code

io.usefulapi/emailoctopus

Manage lists, contacts and campaigns, and read campaign performance reports on EmailOctopus.

client:VS Code transport:streamable-http

Install emailoctopus in VS Code

.vscode/mcp.json

{
  "servers": {
    "emailoctopus": {
      "type": "http",
      "url": "https://emailoctopus.usefulapi.io/mcp"
    }
  }
}

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

emailoctopus in other clients