Skip to content
VS Code

Mailyond for VS Code

com.mailyond/mcp

Triage support mail across every connected domain via API key–gated Streamable HTTP MCP.

client:VS Code transport:streamable-http

Install Mailyond in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mailyond.com/mcp"
    }
  }
}

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

Mailyond in other clients