grok-faf-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FAF_SHOW_ADVANCED | No | If set to 'true', enables 34 advanced MCP tools in addition to the 21 core tools (totaling 55 tools). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"subscribe": true,
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| faf_aboutB | Learn what .faf format is |
| faf_whatB | Quick explanation of .faf format |
| faf_statusB | Check if project has project.faf |
| faf_scoreC | Calculate AI-readiness score (0-100%) |
| faf_initC | Create project.faf for a project |
| faf_trustB | Validate project.faf integrity |
| faf_syncB | Sync .faf with CLAUDE.md |
| faf_enhanceC | Enhance .faf with AI optimization |
| faf_bi_syncC | Bi-directional sync between project.faf and CLAUDE.md. v4.5.0: Also sync to AGENTS.md, .cursorrules, GEMINI.md! |
| faf_clearC | Clear caches, temporary files, and reset FAF state for a fresh start |
| faf_debugA | Debug Claude FAF MCP environment - show working directory, permissions, and FAF CLI status |
| faf_readB | Read content from any file on the local filesystem |
| faf_writeB | Write content to any file on the local filesystem |
| faf_listA | List directories and discover projects with project.faf files - Essential for FAF discovery workflow |
| faf_chatB | Guided interview to build project.faf |
| faf_fridayC | Friday features — Chrome Extension detection, fuzzy matching |
| faf_guideC | FAF MCP usage guide for Claude Desktop - Projects convention, path resolution, and UX patterns |
| rag_queryA | Ask a question with RAG-enhanced context from xAI Collections. Uses LAZY-RAG cache for 100,000x speedup on repeated queries. |
| rag_cache_statsA | Get LAZY-RAG cache statistics - hits, misses, hit rate, cache size |
| rag_cache_clearA | Clear the LAZY-RAG cache to start fresh |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Current FAF Context | Current project FAF context and metadata |
| FAF Status Summary | Project health and AI readiness status |
| FAF Working Directory | File system access for FAF operations |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Wolfe-Jam/grok-faf-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server