Skip to content
Windsurf

mcp stl for Windsurf

io.github.daedalus/mcp-stl

MCP server for editing STL 3D model files

client:Windsurf transport:stdio runtime:pypi

Install mcp stl in Windsurf

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

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

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

mcp stl in other clients