mcp server for Zed
com.echosaw/mcp-server
Media intelligence analysis for audio, video, and images via the Echosaw MCP server.
client:Zed
transport:streamable-http
runtime:npm
Install mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://mcp.echosaw.com"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs