tensorcad for Windsurf
io.github.filip-pajalic/tensorcad
Design transformer LLM architectures and report their parameters, FLOPs, memory and cost
client:Windsurf
transport:stdio
runtime:npm
Install tensorcad in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"tensorcad": {
"command": "npx",
"args": [
"-y",
"@tensor-cad/mcp"
],
"env": {
"TENSORCAD_ROOT": "<TENSORCAD_ROOT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs