generate_faf_from_github
InactiveTool of Persistent Project Context for xAI Grok
Generate a .faf file from any public GitHub repository WITHOUT cloning. Extracts 6 Ws from README, analyzes stack from languages and package.json, and generates Championship-grade AI context. Returns .faf content, quality score, and metadata.
Parameters schema
{
"type": "object",
"required": [
"repo"
],
"properties": {
"repo": {
"type": "string",
"description": "GitHub repository URL or owner/repo format (e.g., \"facebook/react\" or \"https://github.com/facebook/react\")"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Persistent Project Context for xAI Grok
https://github.com/Wolfe-Jam/grok-faf-mcp
3/7 registries