ISET MCP Connector checking…

Connect Claude — or any agent — to your inbox.

ISET.email speaks the Model Context Protocol. An agent connects with a key you control and can read, search, draft and send on your behalf — while end-to-end-sealed mail stays unreadable to it. This page talks to the live server below.

Endpoint

https://iset.email/mcp

Tools the agent gets

Try it live

Generate a key in Settings → Connect AI agents, paste it here, and run a real tool call. Your key is used only by your browser to talk to the endpoint above.

Run a tool to see the JSON-RPC response...

Add it to Claude Desktop

{ "mcpServers": { "iset-email": { "command": "npx", "args": ["-y", "mcp-remote", "https://iset.email/mcp", "--header", "Authorization: Bearer YOUR_KEY"] } } }

Paste your key above first and the download/copy bakes it in. Restart Claude Desktop — “iset-email” appears in your tools. On Claude.ai or other agents, add a custom connector with the URL + header Authorization: Bearer <key>.