https://mcp.langmail.me/mcp, speaking the Streamable HTTP transport with OAuth authorization. Both Claude surfaces connect to it directly — nothing to install or run locally.
Prerequisites
- A Langmail account — sign up at app.langmail.me with Google.
- Claude Code
- Claude Desktop
Add the server:Then authorize it. Inside a Claude Code session, run:Select langmail and follow the authentication prompt. Your browser opens for Google sign-in and a consent screen; approve it and return to the terminal.Verify:Use
Output
/mcp at any time to inspect the connection, list the exposed tools, or re-run authentication.Test it
Ask Claude:Prompt
search_emails with { "keywords": ["todo"] } and answers from the result. If the call fails with an authorization error, re-run the authentication from /mcp (Claude Code) or the Connectors settings (Claude Desktop).
Ending access
Removing the server from your client discards its tokens; without the refresh token, access lapses when the current access token expires:Next steps
Search and triage email
Real prompts and the tool calls they produce.
Other MCP clients
Cursor and any client that speaks Streamable HTTP with OAuth.
How authorization works
What happens between “add server” and “connected”.
Tool reference
Exact parameters and output shapes for all 10 tools.