Skip to content
VS Code

PulsyAI for VS Code

com.pulseem/pulsyai

Send SMS, WhatsApp & email, manage contacts and campaigns, and pull reports via Pulseem.

client:VS Code transport:streamable-http

Install PulsyAI in VS Code

.vscode/mcp.json

{
  "servers": {
    "pulsyai": {
      "type": "http",
      "url": "https://mcp.api.pulseem.com/mcp_{token}/mcp"
    }
  }
}

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

PulsyAI in other clients