Skip to content
Grok

Artificial Wit AI for Grok

com.artificialwit/mcp

MCP server unifying ERPs, CRMs, APIs and knowledge base for Claude, ChatGPT and Gemini.

client:Grok transport:streamable-http

Install Artificial Wit AI in Grok

.mcp.json (in your project root)

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

Artificial Wit AI in other clients