Skip to content
Grok

Bindry for Grok

ai.bindry/bindry

Reuse your team's AI instructions (Bindings and Stacks) from Bindry in any MCP client.

client:Grok transport:streamable-http

Install Bindry in Grok

.mcp.json (in your project root)

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

Bindry in other clients