Hackle for Windsurf
io.github.hackle-io/hackle-mcp
Remote MCP server for the Hackle Admin API: experiments, feature flags, remote config, messaging.
client:Windsurf
transport:streamable-http
Install Hackle in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"hackle-mcp": {
"serverUrl": "https://mcp.hackle.io/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs