You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.7.1).

faf_memory

Inactive

Tool of Persistent Project Context for xAI Grok

declared in 1.7.1

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\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Persistent Project Context for xAI Grok

https://github.com/Wolfe-Jam/grok-faf-mcp

3/7 registries
View full server →