THOR for VS Code
io.github.nworks3d/thor
Local memory for coding agents. A rule with a runnable proof can refuse a wrong command.
client:VS Code
transport:stdio
runtime:oci
Install THOR in VS Code
.vscode/mcp.json
{
"servers": {
"thor": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nworks3d/thor-mcp:2.4.0"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs