Skip to content
Grok

Ultralayer for Grok

io.github.ultralayerhq/ultralayer

Realtime market intelligence: news, events, guidance, filing diffs, stakeholders, sentiment, alerts

client:Grok transport:streamable-http

Install Ultralayer in Grok

.mcp.json (in your project root)

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

Ultralayer in other clients