Skip to content
Cline

echosaw for Cline

io.github.matthew-b-simpson/echosaw

Media intelligence analysis for audio, video, and images via the Echosaw MCP server.

client:Cline transport:stdio runtime:npm

Install echosaw 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

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

{
  "mcpServers": {
    "echosaw": {
      "command": "npx",
      "args": [
        "-y",
        "@echosaw/mcp-server"
      ],
      "env": {
        "ECHOSAW_API_KEY": "<ECHOSAW_API_KEY>",
        "ECHOSAW_API_URL": "<ECHOSAW_API_URL>"
      }
    }
  }
}

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

echosaw in other clients