Decidealot for Windsurf
io.github.psyb0t/decidealot
Local Laya and Von typed decisions over TypeSafe-compatible MCP.
client:Windsurf
transport:stdio
runtime:oci
Install Decidealot in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"decidealot": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/decidealot:v0.4.1"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs