edgedepthEARLY ACCESSSign in
MENU
EDGEDEPTH RESEARCH MCP

Connect your AI client

Add one secure URL, authorize EdgeDepth in your browser, and stay connected. No API key or environment variable is needed for Codex, Claude, Cursor, VS Code, or compatible MCP clients.

01 Add02 Authorize03 Stay connected
STEP 1 / ADDNO KEY TO COPY
ADD TO

~/.codex/config.toml or .codex/config.toml

[mcp_servers.edgedepth]
url = "https://mcp.edgedepth.com/mcp"

Remove bearer_token_env_var or static headers from the old entry. Save this table, then run: codex mcp login edgedepth

On first connection, your browser opens EdgeDepth. Sign in and approve once. The client silently rotates short-lived credentials after that, so active connections stay signed in without storing an API key in this file.

Format checked against Official Codex MCP documentation.

STEP 2 / AUTHORIZE + VERIFYFREE SMOKE TEST
ASK YOUR CLIENTUse EdgeDepth list_features

Approve the browser prompt if it appears. A successful response lists the live research grammar and spends no scan credits. Then try a small run_scan, or open the API and tool reference.

CONNECTED APPS0 ACTIVE
ADVANCED / API KEY FALLBACK

Building a script or using a client without OAuth? Manage scoped API keys on the Developer page. Most MCP users should use the browser authorization flow above.