Skip to content
Grok

Incwo MCP for Grok

io.github.incwo/incwo

Secure MCP server for exploring incwo CRM data, documents, and email workflows.

client:Grok transport:streamable-http

Install Incwo MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "incwo": {
      "type": "http",
      "url": "https://www.incwo.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

Incwo MCP in other clients