decisionnode/DecisionNode
Store development decisions as vector embeddings, query them via semantic search. CLI + MCP server for AI agents.
Platform-specific configuration:
{
"mcpServers": {
"DecisionNode": {
"command": "npx",
"args": [
"-y",
"DecisionNode"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...