Cincopa

Cincopa

Cincopa is a comprehensive media platform offering tools for uploading, managing, and customizing multimedia content, including videos, images, and audio, with robust APIs for seamless integration.

60VIEWS
2154USERS

Install MCP Server

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

npx @composio/cli add cursor --app cincopanpx @composio/cli add cursor --app cincopanpx @composio/cli add cursor --app cincopanpx @composio/cli add cursor --app cincopa

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

Available Tools

Upload Asset From Url

Tool to upload a new asset directly from a provided external url and receive a status id for tracking. use when you need to import media from a remote source and optionally specify a gallery or existing asset.

Abort Asset Upload From Url

Tool to abort an ongoing asset upload-in-progress by providing its status id. use when an upload is no longer needed, was initiated by mistake, or is taking too long.

Get Asset Upload From Url Status

Tool to check the status of an asset upload initiated via url by its status id. use after calling 'upload asset from url' to poll for completion.

Validate Api Connection

Tool to validate api connection. use after obtaining a valid api token to confirm connectivity.

4 actions available