Skip to content
Grok

agent for Grok

xyz.fluxiq/agent

Non-custodial Ethereum swaps and managed liquidity. You sign every tx; FluxIQ holds no funds.

client:Grok transport:streamable-http

Install agent in Grok

.mcp.json (in your project root)

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

agent in other clients