AsDecided for Claude Desktop
io.github.asdecided/core
Read-only access to deterministic engineering decisions stored in a local repository.
client:Claude Desktop
transport:stdio
runtime:oci
Install AsDecided in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"core": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/asdecided/core:mcp-v0.29.0"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs