Skip to content
Grok

signal relay for Grok

io.github.sociologicai/signal-relay

Connect AI agents to SocioLogic's synthetic persona platform for market research.

client:Grok transport:streamable-http runtime:npm

Install signal relay in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "signal-relay": {
      "type": "http",
      "url": "https://mcp.sociologic.ai"
    }
  }
}

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

signal relay in other clients