VisualTorch for Claude Desktop
io.github.willyfh/visualtorch
Render PyTorch architecture diagrams and animated GIF reveals from trusted model source.
client:Claude Desktop
transport:stdio
runtime:pypi
Install VisualTorch in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"visualtorch": {
"command": "uvx",
"args": [
"visualtorch"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs