Skip to content
Grok

Idiolect AI for Grok

app.idiolect/idiolect-ai

Loads your personal writing voice into any AI and scores how closely a draft matches it.

client:Grok transport:streamable-http

Install Idiolect AI in Grok

.mcp.json (in your project root)

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

Idiolect AI in other clients