Skip to content
Zed

CLIO Seismic for Zed

io.github.iowarp/seismic-mcp

MCP server for earthquake-sequence analysis on saved catalogs: completeness magnitude,...

client:Zed transport:stdio runtime:pypi

Install CLIO Seismic in Zed

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

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

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

CLIO Seismic in other clients