Skip to content

Agent Experience Network Live Preflight for Grok

io.github.solargptnz-dev/agent-experience-network

Check public MCP reachability, protocol handshake, auth and tool schemas before connecting.

client:Grok transport:streamable-http

Install Agent Experience Network Live Preflight in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agent-experience-network": {
      "type": "http",
      "url": "https://agent-experience-network.onrender.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

Agent Experience Network Live Preflight in other clients