Skip to content
Grok

Norynta Prediction Markets for Grok

io.github.norynta/prediction-markets

Discover Norynta markets and use caller-signed trading through a protected MCP.

client:Grok transport:streamable-http

Install Norynta Prediction Markets in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "prediction-markets": {
      "type": "http",
      "url": "https://mcp.norynta.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

Norynta Prediction Markets in other clients