Skip to content
Claude Desktop

missive for Claude Desktop

io.usefulapi/missive

Read email/chat conversations, messages, contacts and teams; draft, send and update threads.

client:Claude Desktop transport:streamable-http

Install missive in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "missive": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://missive.usefulapi.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

missive in other clients