Integrations
Use AI Detector from your AI tools. Point any MCP client at the server, add your API key, or call the REST API directly, and run a zero-shot multi-detector verdict on text in your workflow.
API
APICall the REST API from any stack: curl, servers, scripts.
Claude
ChatClaude Desktop can host the MCP server. Claude.ai connectors come later.
Claude Code
AgentThe Claude Code CLI works directly with the hosted MCP server.
Codex
AgentAdd a server block to ~/.codex/config.toml.
Cursor
IDEAdd one block to .cursor/mcp.json and the tools appear in Cursor.
OpenCode
AgentAdd a remote server to opencode.json and the tools are in OpenCode.
VS Code
IDENative MCP support in GitHub Copilot powers this via .vscode/mcp.json.
ChatGPT
ChatChatGPT connectors need OAuth and are planned for a later release.
Grok Build
AgentThird-party MCP server support is not verified yet.
MCP Server
AgentThe hosted MCP server that exposes detect_text, get_detect_result and get_quota.