VisualTorch for Windsurf
io.github.willyfh/visualtorch
Render PyTorch architecture diagrams and animated GIF reveals from trusted model source.
client:Windsurf
transport:stdio
runtime:pypi
Install VisualTorch in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"visualtorch": {
"command": "uvx",
"args": [
"visualtorch"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs