First MCP server for Grok. URL-based AI context using IANA .faf format.
{
"mcpServers": {
"grok-faf": {
"args": [
"-y",
"grok-faf-mcp"
],
"command": "npx"
}
}
}First MCP server for Grok. URL-based AI context using IANA .faf format.
Is it safe?
No known CVEs for grok-faf-mcp.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 2 days ago. 16 stars. 173 weekly downloads.
Will it work with my client?
Transport: stdio, sse. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
15 tools. ~600 tokens (0.3% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y grok-faf-mcp 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
faf_initCreate project.faf from your project
faf_autoAuto-detect stack and populate context
faf_scoreAI-readiness score (0-100%) with breakdown
faf_statusCheck current AI-readability
faf_enhanceIntelligent enhancement
faf_syncSync .faf → CLAUDE.md
faf_bi_syncBi-directional .faf ↔ platform context
faf_trustValidate .faf integrity
faf_readRead any file
faf_writeWrite any file
This server is missing a description.If you've used it, help the community.
Add informationLast scanned 11h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.