Skip to content
Grok

FranklyMail Agentic Inbox for Grok

io.github.naylalabs/agentic-inbox

Read and search FranklyMail email and prepare drafts, replies, and forwards for human approval.

client:Grok transport:streamable-http

Install FranklyMail Agentic Inbox in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agentic-inbox": {
      "type": "http",
      "url": "https://franklymail.com/api/agent/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

FranklyMail Agentic Inbox in other clients