MCP Tool Manifest¶
Raw manifest: manifest.json
| Tool | Description |
|---|---|
fathom.agenda |
List the activations waiting to fire |
fathom.assert_fact |
Assert a fact into working memory |
fathom.evaluate |
Run forward-chain evaluation |
fathom.query |
Query working memory |
fathom.retract |
Retract facts from working memory |
fathom.rule_matches |
Report how far a rule got toward firing: matches, partials, activations |
fathom.trace |
Evaluate and return the decision with every rule firing in order |