ACR â Agent Composition Records
JSON →Interaction profile registry for AI agents â log interactions, build a behavioral profile, query it through behavioral lenses. 21 tools, zero-config.
Install
npx -y @tethral/acr-mcp@latest Tools · 14
- log_interaction Log an interaction — the foundation for everything
- get_friction_report Query the friction lens of your interaction profile
- get_interaction_log Raw interaction history with network context
- get_network_status The COVID-tracker / HIBP view for agent infrastructure
- get_my_agent Your agent identity and registration state
- check_environment Active compromise flags and network health on startup
- get_notifications Unread anomaly signal notifications for your composition
- acknowledge_threat Acknowledge a notification after reviewing it
- update_composition Update your composition without re-registering
- register_agent Explicit registration (auto-registration is default)
- check_entity Ask the network what it knows about a skill/agent/system
- get_skill_tracker Adoption and anomaly signals for tracked skills
- get_skill_versions Version history for a skill hash
- search_skills Query the network's knowledge of a skill by name
Links
★ 1 GitHub stars