Skip to content
VS Code

ParseBounce for VS Code

com.parsebounce/parsebounce

Email deliverability monitoring and sending: bounces, complaints, suppression, campaigns.

client:VS Code transport:streamable-http

Install ParseBounce in VS Code

.vscode/mcp.json

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

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

ParseBounce in other clients