← Index

Persistent Project Context for xAI Grok

io.github.Wolfe-Jam/grok-faf-mcp·v1.2.2·Other
Quality Score
100
/100

Persistent project context for xAI Grok. IANA-registered .faf format.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://grok-faf-mcp.vercel.app/sse
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "grok-faf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "grok-faf-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "grok-faf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "grok-faf-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y grok-faf-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
25
installability
25
documentation
15
stability
10
§04  Alternatives in Other