Skip to content
Grok

structa for Grok

me.structa/structa

An AI-native context platform that accumulates an organization's judgment. Built by South Gate Inc.

client:Grok transport:streamable-http

Install structa in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "structa": {
      "type": "http",
      "url": "https://structa.me/api/gateway/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

structa in other clients