mcpbeat Sign in

Gnt MCP Server

answering

Gnt is answering right now. Last checked 5 min ago. Last commit 2 Sep 2026.

Git-native policy layer for AI agents: check_action verdicts against rules approved via PR.

Uptime history 47 days of history · worst day 86%
47 days agonow
97.8%
Uptime 24h
90 of 92 checks
Tools
hidden behind auth
579 ms
Response time
average over 24h
30
Stars
last commit 2 Sep 2026

Gnt does not always answer

Over the last week it answered 94.5% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 5 min ago.

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

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://api.gntai.dev/mcp streamable-http needs auth 456 ms 5 min ago

Alternatives to Gnt

same job, measured the same way
sipi.bot — Spend Firewall for AI Agents
by kindrat86

Pre-spend firewall for AI agents. Approves, blocks, flags transactions against policy rules.

3 tools answering
Oasis MCP
by p31ca

Agent-native CLI: provenance, cost governance, and execution contracts for AI agents.

local only
Moltalyzer MCP
by jcislo

Polymarket prediction-market intelligence + AI, GitHub & narrative feeds for agents, via x402.

61 installs/wk local only
Dingdawg Governance
by dingdawg

Universal governance layer for AI agents. MCP-native, fail-closed, audit proofs and rollback.

68 installs/wk local only
D
Trinity Research
by humanified

Fact-check claims against live web sources: verdict, consensus, cited sources, PII redaction.

4 tools answering
Dashclaw
by ucsandman

Policy checks, approvals, records, and governed HTTP capabilities for unattended agents.

133 installs/wk local only
Runeward
by runewardd

Governed execution cells for AI agents: Docker/K8s sandboxes with policy, audit, and approvals.

local only
Payclaw
by payclaw

Virtual Visa cards for AI agents. JIT card issuance, human-approved, MCP-native.

local only

Gnt — questions

Answers built from our own checks of this server.

Why is there no tool list for Gnt?
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: 97.8% of checks in the last 24 hours got a reply.
Is Gnt working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 92 checks got a reply (97.8%), average response time 579 ms. The bar chart above shows every period we have measured.
How do I connect Gnt?
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 will need your own credentials: it refuses anonymous clients.
Does Gnt need an API key?
Yes. Every time we knock, Gnt answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Gnt?
It answers our handshake in 579 ms on average, which is faster than 22% 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 Gnt open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript, 30 stars on GitHub and 40 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.