mcpbeat Sign in

Hackle MCP Server

by hackle-io Your server? Claim it
answering

Hackle is answering right now. Last checked 15 min ago. Last commit 15 Jun 2026.

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

Uptime history 48 days of history · worst day 93%
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
998 ms
Response time
average over 24h
3
Stars
last commit 15 Jun 2026

Nothing serious here today

Today is the operative word: we check Hackle every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add hackle-mcp --transport http https://mcp.hackle.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hackle-mcp": {
      "url": "https://mcp.hackle.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hackle-mcp]
url = "https://mcp.hackle.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "hackle-mcp": {
      "url": "https://mcp.hackle.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hackle-mcp": {
      "url": "https://mcp.hackle.io/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.hackle.io/mcp streamable-http sign-in 1007 ms 15 min ago

Alternatives to Hackle

same job, measured the same way
Statsig MCP Server
by statsig

MCP server for Statsig API - interact with Statsig's feature flags, experiments, and analytics

answering
Shipeasy
by shipeasy

Feature flags, A/B experiments, kill switches, dynamic config & i18n — Shipeasy MCP server.

162 installs/wk local only
PostHog MCP Server
by posthog

Official PostHog MCP Server for product analytics, feature flags, experiments, and more.

answering
Unleash MCP
by getunleash

MCP server for managing Unleash feature flags

1 032 installs/wk local only
Caddy MCP Server
by yawlabs

MCP server for managing Caddy web servers via the admin API

1 430 installs/wk local only
MCP Z API
by codespar

MCP server for Z-API — WhatsApp messaging, contacts, media

24 installs/wk local only
Backtest360
by backtest360

MCP server exposing the Backtest360 engine API as tools for AI agents.

311 installs/wk 20 tools answering
I
Telnyx
by stucchi

MCP server for the Telnyx API — billing, phone numbers, and messaging

60 installs/wk local only

Hackle — questions

Answers built from our own checks of this server.

Why is there no tool list for Hackle?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Hackle working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 998 ms. The bar chart above shows every period we have measured.
How do I connect Hackle?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Hackle?
No API key is involved. Hackle answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Hackle?
It answers our handshake in 998 ms on average, which is faster than 8% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Hackle open source?
Yes — it is published under the MIT licence, written in JavaScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.