Nervous System - Multi-Agent AI Governance✓
io.github.levelsofself/nervous-system · v1.9.1
{}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.levelsofself/nervous-system",
"description": "Governance layer for multi-agent AI systems with behavioral enforcement and drift detection.",
"title": "Nervous System - Multi-Agent AI Governance",
"repository": {
"url": "https://github.com/levelsofself/mcp-nervous-system",
"source": "github"
},
"version": "1.9.1",
"websiteUrl": "https://api.100levelup.com/family/gateway.html",
"packages": [
{
"registryType": "npm",
"identifier": "mcp-nervous-system",
"version": "1.9.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}