Skip to content
Grok

inbin for Grok

io.github.yaotsakpo/inbin

Query Inbin's parsed email events (newsletters, invoices, alerts) as typed JSON tools.

client:Grok transport:streamable-http runtime:npm

Install inbin in Grok

.mcp.json (in your project root)

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

inbin in other clients