CLIO Sac for VS Code
io.github.iowarp/sac-mcp
MCP server for analyzing SAC seismic-waveform files and TAR archives: inspect members, compute...
client:VS Code
transport:stdio
runtime:pypi
Install CLIO Sac in VS Code
.vscode/mcp.json
{
"servers": {
"sac-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs