Project Bourne for Cline
io.github.kozakhou/project-bourne
Run reproducible scientific workloads on GPUs, local compute, Slurm, and PBS with provenance.
client:Cline
transport:stdio
runtime:npm
Install Project Bourne in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"project-bourne": {
"command": "npx",
"args": [
"-y",
"@project-bourne/mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs