Skip to content
Cursor

Kraken for Cursor

io.github.pipeworx-io/kraken

Kraken MCP (public endpoints).

client:Cursor transport:streamable-http

Install Kraken in Cursor

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

{
  "mcpServers": {
    "kraken": {
      "url": "https://gateway.pipeworx.io/kraken/mcp"
    }
  }
}

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

Kraken in other clients