Claude
faf_analyze
One-call composite — returns score, tier-ready, valid, and engine identifier. Two WASM calls, sub-millisecond total.
Remote wolfe-jam/claude-faf-mcp
Remote (network-hosted)
Other tools also called faf_analyze?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"content": {
"type": "string",
"description": "Raw .faf YAML content to analyze."
}
}
}