Skip to content

Ellmos Clatcher MCP for Zed

io.github.ellmos-ai/ellmos-clatcher-mcp

Utility MCP server: JSON repair, encoding fixes, conversion, duplicates, batch rename, archives.

client:Zed transport:stdio runtime:npm

Install Ellmos Clatcher MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "ellmos-clatcher-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ellmos-clatcher-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Ellmos Clatcher MCP in other clients