Connects MCP-compatible AI agents to the AGLedger API for change control, recording every change with signed, hash-chained records. Provides API pass-through tools and an offline audit verifier.
{
"mcpServers": {
"agledgermcp-1": {
"command": "npx",
"args": [
"-y",
"@agledger/mcp-server"
]
}
}
}