Loading MCP server directory, please wait...
Patent-pending diagnostic + decisions-ledger engine with operator briefs and an MCP console.
npx @getmcp/cli add io.github.recordant/recordantRequires Python 3.10+. Community-contributed server. Review source before installing.
RECORDANT_LICENSE_KEYYour Recordant license key. Auth-by-default -- the console will not start without a valid key. Get one at https://mentorsentinel.ai/markets-ai-governance.html.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.recordant/recordant": {
"command": "uvx",
"args": [
"recordant"
],
"env": {
"RECORDANT_LICENSE_KEY": ""
}
}
}
}