CleanClean
Agents

Agent Overview

Clean works with Claude Code, Cursor, Claude Desktop, Antigravity, and Codex via MCP.

Clean connects to AI coding agents through the Model Context Protocol (MCP), an open standard for giving AI tools structured access to external services.

Once connected, your agent gains three tools:

ToolDescription
search_codeSemantic search across indexed repos
index_repoTrigger indexing for a repository
list_reposList all indexed repositories

Supported agents

AgentTransportConfig location
Claude CodeSSE~/.claude.json
CursorSSE~/.cursor/mcp.json
Claude Desktopstdio proxyClaude Desktop config
AntigravitySSE~/.gemini/antigravity/mcp_config.json
CodexHTTP~/.codex/config.toml

Getting your config

The dashboard generates the correct config block for each agent. Go to tryclean.ai/dashboard/onboarding and open the MCP Config step, or visit Dashboard → API Keys to get a config with a specific key.

On this page