Skip to content
Grok

Nexatron for Grok

io.github.sravanmodugula-solved/nexatron-mcp

Ask your enterprise data in plain English. Governed analytics over MCP, from dotSolved.

client:Grok transport:streamable-http runtime:pypi

Install Nexatron in Grok

.mcp.json (in your project root)

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

Nexatron in other clients