CLIO Darshan for Windsurf
io.github.iowarp/darshan-mcp
Darshan I/O profiler MCP server for analyzing I/O trace files
client:Windsurf
transport:stdio
runtime:pypi
Install CLIO Darshan in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"darshan-mcp": {
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs