| name | axiom-perception |
| description | Use when installing or using Axiom Perception MCP as a procedural execution-pattern cache for Hermes Agent UI, browser, and desktop workflows. |
| version | 0.1.0 |
| author | Hermes Agent |
| license | MIT |
| metadata | {"hermes":{"tags":["mcp","axiom","perception","patterns","ui-automation"],"related_skills":["hermes-memory-stack"]}} |
Axiom Perception MCP
Overview
Axiom Perception MCP stores and recalls successful procedural execution patterns. It complements skills and memory:
- Skills describe reusable procedures.
- Hindsight/Hermes memory stores personal durable facts.
- llmwiki stores shared knowledge.
- Axiom stores empirical UI/workflow execution patterns and checkpoints.
Install
The installer registers the MCP server as perception when selected:
hermes mcp add perception --command uvx --args axiom-perception-mcp
Use
Before a multi-step UI/workflow task, recall a pattern. After a successful non-trivial workflow, save or update the pattern. Record failures so future runs avoid bad approaches.
Verification Checklist