Skip to content
Zed

CLIO Sac for Zed

io.github.iowarp/sac-mcp

MCP server for analyzing SAC seismic-waveform files and TAR archives: inspect members, compute...

client:Zed transport:stdio runtime:pypi

Install CLIO Sac in Zed

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

{
  "context_servers": {
    "sac-mcp": {
      "command": "uvx",
      "args": [
        "clio-kit"
      ]
    }
  }
}

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

CLIO Sac in other clients