Skip to content
Windsurf

SCHISM Model Setup MCP Server for Windsurf

io.github.mansurjisan/schism-mcp

SCHISM model configuration debugging, parameter lookup, and validation

client:Windsurf transport:stdio runtime:pypi

Install SCHISM Model Setup MCP Server in Windsurf

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

{
  "mcpServers": {
    "schism-mcp": {
      "command": "uvx",
      "args": [
        "schism-mcp"
      ]
    }
  }
}

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

SCHISM Model Setup MCP Server in other clients