Skip to content
Grok

tenzro chainlink for Grok

xyz.tenzro/tenzro-chainlink

Chainlink tools over MCP: CCIP cross-chain, data feeds, data streams, VRF, proof of reserve.

client:Grok transport:streamable-http

Install tenzro chainlink in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tenzro-chainlink": {
      "type": "http",
      "url": "https://chainlink-mcp.tenzro.xyz/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

tenzro chainlink in other clients