Skip to content
Claude Desktop

ecoa for Claude Desktop

dev.ecoa/ecoa

Verificação de segurança e conformidade de sites: cabeçalhos, TLS, DNS, e-mail, LGPD e pentest.

client:Claude Desktop transport:streamable-http

Install ecoa in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ecoa": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.ecoa.dev/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

ecoa in other clients