THOR for Claude Desktop
io.github.nworks3d/thor
Local memory for coding agents. A rule with a runnable proof can refuse a wrong command.
client:Claude Desktop
transport:stdio
runtime:oci
Install THOR in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"thor": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/nworks3d/thor-mcp:2.4.0"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs