Claude Code
Ready AgentClaude Code connects to any remote MCP server over HTTP. Add the AI Detector server once, then ask Claude to detect AI text, inspect a verdict, or check your quota inside your terminal workflow.
You need
- Claude Code installed
- An AI Detector API key
Install
- Sign in to AI Detector and create an API key.
- Open a terminal in the project you want Claude Code to work in.
- Run the command below. Replace the API key placeholder with your key.
- Restart Claude Code, then confirm the tools are available with: /mcp
Configuration
bash
claude mcp add --transport http \
--header "Authorization: Bearer <YOUR_API_KEY>" \
ai-detector https://itsai.dev/mcp
Notes
- Set the header to the exact API key you created. It is billed from your API credit balance.
Business and API users: the Data Processing Addendum is part of our Terms of Service and describes how personal data in your content is processed.
← All integrations