Skip to content
Cursor

Hackle for Cursor

io.github.hackle-io/hackle-mcp

Remote MCP server for the Hackle Admin API: experiments, feature flags, remote config, messaging.

client:Cursor transport:streamable-http

Install Hackle in Cursor

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

{
  "mcpServers": {
    "hackle-mcp": {
      "url": "https://mcp.hackle.io/mcp"
    }
  }
}

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

Hackle in other clients