faf_memory
InactiveTool of io.github.Wolfe-Jam/claude-faf-mcp
Phase III (FRC) — query the durable .fafm model by type/tag/priority/text. Omit filters for a structured summary. .fafm is NOT scored: this SELECTS facts (provenance preserved), never grades them.
Parameters schema
{
"type": "object",
"required": [
"content"
],
"properties": {
"tag": {
"type": "string",
"description": "Filter by a tag."
},
"type": {
"type": "string",
"description": "Filter by fact type (e.g. \"feedback\")."
},
"query": {
"type": "string",
"description": "Case-insensitive substring match on fact text."
},
"content": {
"type": "string",
"description": "Raw .fafm YAML content."
},
"priority": {
"type": "string",
"description": "Filter by priority (e.g. \"critical\")."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.Wolfe-Jam/claude-faf-mcp
https://github.com/Wolfe-Jam/claude-faf-mcp
3/7 registries