Skip to content
Windsurf

mcp manimgl for Windsurf

io.github.daedalus/mcp-manimgl

MCP server exposing manimgl mathematical animation functionality as tools for LLMs

client:Windsurf transport:stdio runtime:pypi

Install mcp manimgl in Windsurf

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

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

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

mcp manimgl in other clients