Catalog
sh.stipple/openwarrant-aitext
OfficialOpenWarrant — AI Text Detection
Detect AI-generated text: the probability a document's prose was LLM-written, with the tells.
Detects AI-generated text by calculating LLM-writing probability and identifying characteristic tells.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"openwarrant-aitext": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.stipple.sh/mcp-aitext"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.