Claude

faf_validate

Validate .faf YAML content via the Mk4 Zig-WASM engine. Returns true if mission-ready (>= 100).

Remote wolfe-jam/claude-faf-mcp

Remote (network-hosted)

Other tools also called faf_validate? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "content": {
      "type": "string",
      "description": "Raw .faf YAML content to validate."
    }
  }
}
          

Provider

Claude →