Skip to content
Claude Code

aep for Claude Code

com.focusgts/aep

Full-CRUD server for AEP, Journey Optimizer and CJA. 61 tools from one OAuth credential.

client:Claude Code transport:stdio runtime:npm

Install aep in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add aep -e AEP_CLIENT_ID=<AEP_CLIENT_ID> -e AEP_CLIENT_SECRET=<AEP_CLIENT_SECRET> -e AEP_ORG_ID=<AEP_ORG_ID> -e AEP_SANDBOX_NAME=<AEP_SANDBOX_NAME> -e AEP_MODE=<AEP_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- npx -y @focusgts/aep-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

aep in other clients