18 tools: agent memory, API drift detection, and HMAC-signed trust receipts
claude mcp add agent-infra-mcp -- npx -y @lulzasaur9192/agent-infra-mcp
claude_desktop_config.json
{
"mcpServers": {
"agent-infra-mcp": {
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/agent-infra-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agent-infra-mcp": {
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/agent-infra-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-infra-mcp": {
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/agent-infra-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agent-infra-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/agent-infra-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent-infra-mcp": {
"command": "npx",
"args": [
"-y",
"@lulzasaur9192/agent-infra-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.lulzasaur9192--agent-infra-mcp/reviews or the review_server meta-tool.
POST /mcp