aos-standard/mcp-agent-health
0 Views
0 Installs
๐ ๐ - MCP Agent Health Reporter โ advisory agent health scan under AOS discipline (manifest, services, immune loop, evidence). Stdio MCP: mcp-agent-health. Install: pip install mcp-agent-health==0.3.1 ยท PyPI
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"aos-standard-mcp-agent-health": {
"command": "npx",
"args": [
"-y",
"aos-standard-mcp-agent-health"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
mcp-agent-health
MCP Agent Health Reporter โ validate agent health under AOS discipline before deployment.
- PyPI: https://pypi.org/project/mcp-agent-health/
- Catalog: https://raw.githubusercontent.com/aos-standard/catalog/main/catalog.json
- Agent card: packaging/agent_card.json
pip install mcp-agent-health==0.3.1
See packaging/README.md for MCP client configuration.