NIRA REPL MCP for Windsurf
io.github.pachote/nira-repl
Secure code execution sandbox for Claude — run Python, JavaScript, and shell commands
client:Windsurf
transport:stdio
runtime:pypi
Install NIRA REPL MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"nira-repl": {
"command": "uvx",
"args": [
"nira-repl"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs