Skip to content
Windsurf

aep for Windsurf

com.focusgts/aep

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

client:Windsurf transport:stdio runtime:npm

Install aep in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "aep": {
      "command": "npx",
      "args": [
        "-y",
        "@focusgts/aep-mcp-server"
      ],
      "env": {
        "AEP_CLIENT_ID": "<AEP_CLIENT_ID>",
        "AEP_CLIENT_SECRET": "<AEP_CLIENT_SECRET>",
        "AEP_ORG_ID": "<AEP_ORG_ID>",
        "AEP_SANDBOX_NAME": "<AEP_SANDBOX_NAME>",
        "AEP_MODE": "<AEP_MODE>",
        "LOG_LEVEL": "<LOG_LEVEL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

aep in other clients