claude-code

mailkite/claude-code
★ 0 stars Unknown language Browser/Web Updated today
Official MailKite plugin for Claude Code — connect inbound email → webhook + send API over a hosted MCP server with OAuth.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code": {
      "command": "npx",
      "args": [
        "-y",
        "mailkite/claude-code"
      ]
    }
  }
}

README Excerpt

The official [MailKite](https://mailkite.dev) plugin for Claude Code. Connect your agent to MailKite — inbound email → webhook, plus a send API — with **one command and a browser sign-in**. No API key to copy, no local process to run. ```text /plugin marketplace add mailkite/claude-code /plugin install mailkite@mailkite