MCP Server
MCP
io.github.recordant/recordant
Patent-pending diagnostic + decisions-ledger engine with operator briefs and an MCP console.
Install
uvx recordant
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "recordant",
"version": "0.2.2",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Path to your recordant.toml config file.",
"isRequired": true,
"format": "filepath",
"type": "named",
"name": "--config"
}
],
"environmentVariables": [
{
"description": "Your 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.",
"isRequired": true,
"isSecret": true,
"name": "RECORDANT_LICENSE_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment