Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

tensorcad in other clients