Castingwords

Castingwords

CastingWords offers high-quality, human-powered transcription services with a RESTful API for seamless integration into various workflows.

3VIEWS
2742USERS

Install MCP Server

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

npx @composio/cli add cursor --app castingwordsnpx @composio/cli add cursor --app castingwordsnpx @composio/cli add cursor --app castingwordsnpx @composio/cli add cursor --app castingwords

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

Available Tools

Cancel And Refund Audio File

Tool to cancel an ordered audio file and issue a refund if applicable. use when no transcription work has been done on the file (pre-processing, audio processing, error states).

Get Prepay Balance

Tool to retrieve the current prepay balance for the account. use when you need to check available funds before placing new transcription orders.

Get Registered Webhook Url

Tool to retrieve the currently registered webhook url for account notifications. use when you need to verify your webhook setup.

Order Transcript

Tool to create a new transcription order for audio/video at a url. use when you have an accessible media url and need to initiate transcription.

Order Upgrades

Tool to order an upgrade for a specific audio file. use after transcription is complete to add items like timestamps or extra editing. example: 'order timestamps for file 12345'.

Register Webhook

Tool to register a webhook url to receive transcript completion notifications. use when you want castingwords to post transcript-complete events to your service endpoint.

List Available Skus

Tool to retrieve list of available skus. use when you need to know available services and pricing before placing an order.

Test Webhook Call

Tool to request a test webhook call for a specific event type. use after registering a webhook url to ensure webhook notifications are functioning properly.

8 actions available