Skip to content
VS Code

Jitsu for VS Code

com.jitsu/mcp

Manage Jitsu data pipelines: destinations, streams, connections, functions, live events.

client:VS Code transport:streamable-http

Install Jitsu in VS Code

.vscode/mcp.json

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

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

Jitsu in other clients