Skip to content
Grok

Hexis for Grok

io.github.bevel-software/hexis

Git-backed platform for skills, tools, and context for AI agents

client:Grok transport:streamable-http

Install Hexis in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hexis": {
      "type": "http",
      "url": "https://demo.bevel.software/api/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

Hexis in other clients