mcpbeat

OpenWarrant — AI Text Detection MCP Server

sh.stipple/openwarrant-aitext
answering

OpenWarrant — AI Text Detection is answering right now. Last checked 10 min ago. It exposes 1 tools.

Probability prose is AI-written, with the tells behind the score. No API key — text or URL in.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
1
Tools
read from the server
1318 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

detect
detect_ai_text
Estimate the PROBABILITY that a document's text was AI-GENERATED (LLM-written prose). USE THIS WHEN someone shares prose — an essay, cover letter, article, review, application, or report (or a link to one) — and asks: did an AI / ChatGPT write this? is this human-written? detect AI text. Provide the document ONE way: `text` (pasted markdown/plain prose), `url` (a public http(s) link to a page or PDF — fetched server-side, the cheapest call), OR `bytes_b64` (a base64 PDF/file, plus `filename` for routing). Returns `{probability, lean, tells, reasoning, applicable}`. HONEST SCOPE: the probability is the model's CONFIDENCE, not a calibrated truth — it can false-flag templated/coached or non-native-English writing. It works on PROSE only: for a form/table/numeric document (payslip, statement) it returns `applicable: false` and abstains, because AI-text detection false-positives badly there — use `verify_document` (the authenticity engine) for those, and `verify_references` to check a doc's citations/claims.

Endpoints

URLTransportStateLatencyChecked
https://www.stipple.sh/mcp-aitext streamable-http answering 1487 ms 10 min ago

OpenWarrant — AI Text Detection — questions

Answers built from our own checks of this server.

What can OpenWarrant — AI Text Detection do?
It exposes 1 tools, read directly from the server on our last check. Among them: detect_ai_text. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is OpenWarrant — AI Text Detection 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 1318 ms. The bar chart above shows every period we have measured.
Is OpenWarrant — AI Text Detection still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect OpenWarrant — AI Text Detection?
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.
Does OpenWarrant — AI Text Detection need an API key?
No. OpenWarrant — AI Text Detection completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is OpenWarrant — AI Text Detection?
It answers our handshake in 1318 ms on average, which is faster than 2% 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.