Skip to content
Grok

vibsync for Grok

com.vibsync/vibsync

One shared brain for your AI coding agents: team memory, agent Q&A, tasks, and file claims.

client:Grok transport:streamable-http

Install vibsync in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "vibsync": {
      "type": "http",
      "url": "https://mcp.vibsync.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

vibsync in other clients