Skip to content
Grok

naia GEO Autopilot for Grok

today.naia/platform

Autopilot MCP server for GEO analyses, reports, content, audits, memories and agents.

client:Grok transport:streamable-http runtime:npm

Install naia GEO Autopilot in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "platform": {
      "type": "http",
      "url": "https://naia.today/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

naia GEO Autopilot in other clients