Claude
faf_score
Score .faf YAML content via the Mk4 Zig-WASM engine. Returns 0-100 (capped). Same engine as xai-faf-rust + xai-faf-zig (parity-tested). Sub-ms at the edge.
Remote wolfe-jam/claude-faf-mcp
Remote (network-hosted)
Other tools also called faf_score?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"content": {
"type": "string",
"description": "Raw .faf YAML content. Souls with a [faf] section have it extracted automatically."
}
}
}