Hackle for VS Code
io.github.hackle-io/hackle-mcp
Remote MCP server for the Hackle Admin API: experiments, feature flags, remote config, messaging.
client:VS Code
transport:streamable-http
Install Hackle in VS Code
.vscode/mcp.json
{
"servers": {
"hackle-mcp": {
"type": "http",
"url": "https://mcp.hackle.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs