Skip to content
Cline

agentaeo mcp server for Cline

io.github.digitaldatadriven/agentaeo-mcp-server

AEO audit tool — measure brand visibility across ChatGPT, Perplexity, Claude, and Google AI.

client:Cline transport:stdio runtime:npm

Install agentaeo mcp server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "agentaeo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@agentaeo/mcp-server"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

agentaeo mcp server in other clients