Skip to content
Grok

Temway for Grok

io.github.temway/mcp-server

Visual email & layout builder that turns AI assistants into a Temway authoring studio.

client:Grok transport:streamable-http

Install Temway in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.temway.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

Temway in other clients