Docupost

Docupost

DocuPost is a print and mail service that enables users to send digital files as physical letters and postcards via the U.S. Postal Service.

3VIEWS
2420USERS

Install MCP Server

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

npx @composio/cli add cursor --app docupostnpx @composio/cli add cursor --app docupostnpx @composio/cli add cursor --app docupostnpx @composio/cli add cursor --app docupost

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

Available Tools

Send Letter

Tool to send a letter via u.s. mail with specified recipient, sender, and pdf. use after confirming recipient and document details. example: send letter(to name='john doe', to address='123 main st, ...', file url='https://...')

Send Postcard

Tool to send a postcard via u.s. mail with specified recipient, sender, and front/back images. use after confirming recipient addresses and design urls. example: send postcard(to name='john doe', ..., front image='https://...', back image='https://...')

2 actions available