Project Bourne for Claude Desktop
io.github.kozakhou/project-bourne
Run reproducible scientific workloads on GPUs, local compute, Slurm, and PBS with provenance.
client:Claude Desktop
transport:stdio
runtime:npm
Install Project Bourne in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"project-bourne": {
"command": "npx",
"args": [
"-y",
"@project-bourne/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs