TL;DR: grok-faf-mcp 1.5.5 makes the default tool surface the Grok value — re-grounding, RAG, and memory — and retires the inherited clutter. Zero Grok-driven features trimmed.
What's New
The default tools/list now advertises 12 core tools — the things you actually came to Grok's MCP for:
- Re-grounding —
refresh_faf,refresh_fafm,refresh_blend - LAZY-RAG —
rag_query+ cache - Orchestration substrate — drift recommendation + policy
- FAF essentials —
faf_init,faf_score,faf_sync,faf_trust
Low-level utilities move behind FAF_TOOLS=all — still callable, just not in the way. Inherited leftovers were retired from the surface, and every tool's description was lifted to definition-grade. Ships with the 1.5.4 non-destructive interop.
Try It
npm install -g grok-faf-mcp@1.5.5 Or point your client at the URL — no install: https://mcpaas.live/grok/mcp/v1
The Numbers
- v1.5.5 — Released June 18, 2026
- 12 — core tools advertised by default
- 531/531 — tests passing
- Live — npm + MCP registry, in sync
