recordant for Claude Desktop
io.github.recordant/recordant
Patent-pending diagnostic + decisions-ledger engine with operator briefs and an MCP console.
client:Claude Desktop
transport:stdio
runtime:pypi
Install recordant in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"recordant": {
"command": "uvx",
"args": [
"recordant"
],
"env": {
"RECORDANT_LICENSE_KEY": "<RECORDANT_LICENSE_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs