Claude Code

Ready Agent

Claude 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

  1. Sign in to AI Detector and create an API key.
  2. Open a terminal in the project you want Claude Code to work in.
  3. Run the command below. Replace the API key placeholder with your key.
  4. 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