Skip to content
Grok

Astryke Hub for Grok

com.astryke/hub

Every project you have going, on one board your coding agents keep current and you actually read.

client:Grok transport:streamable-http

Install Astryke Hub in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hub": {
      "type": "http",
      "url": "https://app.astryke.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

Astryke Hub in other clients