Skip to content
Cursor

Jitsu for Cursor

com.jitsu/mcp

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

client:Cursor transport:streamable-http

Install Jitsu in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://use.jitsu.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Jitsu in other clients