CLIO Sac for Cursor
io.github.iowarp/sac-mcp
MCP server for analyzing SAC seismic-waveform files and TAR archives: inspect members, compute...
client:Cursor
transport:stdio
runtime:pypi
Install CLIO Sac in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sac-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs