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

Intelliprint

Intelliprint offers a Hybrid Mail API that enables businesses to automate their letter printing and mailing processes, providing features like same-day printing, secure authentication, and real-time tracking.

20VIEWS
2074USERS

Install MCP Server

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

npx @composio/cli add cursor --app intelliprintnpx @composio/cli add cursor --app intelliprintnpx @composio/cli add cursor --app intelliprintnpx @composio/cli add cursor --app intelliprint

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

Available Tools

Cancel Or Delete Print Job

Tool to delete or cancel an existing Print Job by its ID. Use after confirming the print job ID to remove or refund a job.

Create Background

Tool to create a new Background. Use when you have a background file (and optional name or team) to upload.

Create Print Job

Tool to create a new print job. Use when a document is ready to submit (optionally confirming immediately).

List Backgrounds

Tool to list backgrounds with optional filtering and pagination. Use after uploading or managing backgrounds to retrieve current entries. Example: 'List backgrounds for team=team_1234 with limit=50 and skip=10'.

List Print Jobs

Tool to list print jobs with optional filters and pagination. Use after confirming API key.

List Templates

Tool to list all available templates. Use after authenticating API key to browse available templates.

Merge Files

Tool to merge multiple files into one document. Use when you need a single merged document from separate files.

Retrieve Background

Tool to retrieve a specific Background by ID. Use when you need background details before further processing.

Retrieve Print Job

Tool to retrieve details of a Print Job by its ID. Use when you have a valid print_id and need full job specifications.

Update Background

Tool to update an existing Background's name or team. Use when you need to change a background after creation. Example: 'Update background bg_123abc to new name'.

10 actions available