
Persistent Project Context For XAI Grok
Persist xAI Grok project context in .faf via MCP, with npm stdio or hosted streamable HTTP remote.
Overview
grok-faf-mcp is a Build-phase MCP server that provides IANA .faf persistent project context to xAI Grok via stdio npm or streamable HTTP.
What is this MCP server?
- xAI Grok MCP server for IANA-registered .faf persistent project context
- npm grok-faf-mcp v1.5.2 stdio plus streamable-http remote mcpaas.live/grok/mcp/v1
- Title: Persistent Project Context for xAI Grok
- Repository Wolfe-Jam/grok-faf-mcp; ecosystem site faf.one
- Dual transport pattern: local stdio or hosted HTTP remote
- npm grok-faf-mcp version 1.5.2 with stdio transport
- Remote streamable-http URL mcpaas.live/grok/mcp/v1
- IANA-registered .faf format; repository Wolfe-Jam/grok-faf-mcp
Community signal: 17 GitHub stars.
What problem does it solve?
Grok starts cold on your repo every session, so guidance on architecture and in-progress work is inconsistent.
Who is it for?
Builders using xAI Grok with MCP who want hosted HTTP or local npm stdio for .faf context.
Skip if: Teams standardized on Claude SSE-only or IDE npx faf-mcp without any Grok client.
What do I get? / Deliverables
After adding grok-faf-mcp, Grok can ground replies in an maintained .faf context file through MCP tools.
- Grok MCP access to read/update .faf project context
- Choice of local stdio or remote streamable-http transport
- Consistent Grok answers anchored to structured project memory
Recommended MCP Servers
Journey fit
How it compares
Grok-focused MCP with streamable-http remote, not the Claude or Gemini FAF variants.
Common Questions / FAQ
Who is grok-faf-mcp for?
It is for developers who use xAI Grok with MCP and need durable .faf project context across conversations.
When should I use grok-faf-mcp?
Use it when Grok assists on an ongoing codebase and you want one structured context source instead of re-pasting docs.
How do I add grok-faf-mcp to my agent?
Configure npm grok-faf-mcp v1.5.2 for stdio in your MCP client, or use the streamable-http remote URL if your Grok setup supports remote MCP.