Skip to content
Windsurf

Parselbox for Windsurf

io.github.thesanjeetc/parselbox

Secure Python sandbox — MCP servers, APIs, shells and host functions as native Python objects.

client:Windsurf transport:stdio runtime:pypi

Install Parselbox in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "parselbox": {
      "command": "uvx",
      "args": [
        "parselbox"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Parselbox in other clients