18 MCP tools for AI agent infrastructure — persistent memory with FTS5, API drift detection with cron scheduling, and HMAC-signed trust receipts for audit trails
Server Config
{
"mcpServers": {
"agent-infra": {
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/agent-infra-mcp"
],
"env": {
"AGENT_MEMORY_API_KEY": "",
"AGENT_DRIFT_API_KEY": "",
"TRUST_RECEIPT_API_KEY": ""
}
}
}
}