Loading MCP server directory, please wait...
18 tools: agent memory, API drift detection, and HMAC-signed trust receipts
npx @getmcp/cli add io.github.lulzasaur9192/agent-infra-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.lulzasaur9192/agent-infra-mcp": {
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/agent-infra-mcp"
],
"env": {
"AGENT_MEMORY_API_KEY": "",
"AGENT_DRIFT_API_KEY": "",
"TRUST_RECEIPT_API_KEY": ""
}
}
}
}