Skip to content
Grok

CoreModels for Grok

io.github.aramai-schematica/coremodels

CoreModels schema editor: nodes, mixins, relations, JSON Schema import/export. Sign-in required.

client:Grok transport:streamable-http

Install CoreModels in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "coremodels": {
      "type": "http",
      "url": "https://go.coremodels.io/mcp-admin"
    }
  }
}

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

CoreModels in other clients