io.github.denial-web/agent-immune✓
io.github.denial-web/agent-immune · v0.2.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.denial-web/agent-immune",
"description": "AI agent security: prompt injection detection, semantic memory, output scanning, prompt hardening",
"repository": {
"url": "https://github.com/denial-web/agent-immune",
"source": "github"
},
"version": "0.2.2",
"packages": [
{
"registryType": "pypi",
"identifier": "agent-immune",
"version": "0.2.2",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}