Skip to content
Grok

cortexcloud for Grok

io.github.jonahthan433/cortexcloud

Pay-per-call QUBO/Ising optimization for AI agents via x402 (USDC on Base). No API keys.

client:Grok transport:streamable-http

Install cortexcloud in Grok

.mcp.json (in your project root)

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

cortexcloud in other clients