THOR for Windsurf
io.github.nworks3d/thor
Local memory for coding agents. A rule with a runnable proof can refuse a wrong command.
client:Windsurf
transport:stdio
runtime:oci
Install THOR in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"thor": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nworks3d/thor-mcp:2.4.0"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs