Composio MCP will be deprecated soon. Please use
Composio PlatformorRubeinstead.
Proxiedmail

Proxiedmail

ProxiedMail offers privacy-focused email services, including automatic creation of proxy emails and receiving emails via webhooks.

28VIEWS
2641USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app proxiedmailnpx @composio/cli add cursor --app proxiedmailnpx @composio/cli add cursor --app proxiedmailnpx @composio/cli add cursor --app proxiedmail

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Webhook Receiver

Tool to create a webhook receiver for incoming email callbacks. use when you need a unique endpoint to capture proxiedmail webhook events.

Get Api Token

Tool to retrieve a permanent api token. use after obtaining a bearer token from the auth endpoint (post /api/v1/auth).

List Proxy Bindings

Tool to fetch a list of proxy bindings. use after authentication to list all proxy bindings associated with the user.

Update Proxy Binding

Tool to update an existing proxy binding. use after obtaining the binding id to modify its addresses or settings.

4 actions available