Claude

faf_section

Phase III (FRC) — returns an EXACT, WHOLE .faf section by dotted path (e.g. "stack", "human_context"), structure preserved — the deterministic complement to blind chunking. Omit "section" to list every path.

Remote wolfe-jam/claude-faf-mcp

Remote (network-hosted)

Other tools also called faf_section? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "content": {
      "type": "string",
      "description": "Raw .faf YAML content."
    },
    "section": {
      "type": "string",
      "description": "Dotted path to retrieve (e.g. \"stack.backend\"). Omit to list all paths."
    }
  }
}
          

Provider

Claude →