Skip to content
VS Code

EventSend for VS Code

io.eventsend/eventsend

Ask your AI about your EventSend events, delivery health and usage.

client:VS Code transport:streamable-http

Install EventSend in VS Code

.vscode/mcp.json

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

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

EventSend in other clients