kurdin/decision-cli
CLI tool and MCP server for managing Architectural Decision Records (ADRs). Works with Claude Code, Codex, Cursor, and any MCP-compatible AI agent.
Platform-specific configuration:
{
"mcpServers": {
"decision-cli": {
"command": "npx",
"args": [
"-y",
"decision-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...