Open-source MCP connector

Poke can run Descript workflows from plain language.

Connect a Descript API token, add this MCP server to Poke, then ask Poke to search projects, import media, prompt Underlord, export transcripts, and publish media.

MCP endpoint /mcp

Public recipe install is pending Poke approval. Until then, add this as a manual MCP integration in Poke and bring your own Descript API token.

1

Create a Descript token

In Descript, open Settings, create an API token, and choose the Drive you want Poke to use. Use your own token; the Worker does not store it. If a token is exposed or no longer needed, rotate it in Descript.

Open Descript settings
2

Add the MCP server in Poke

Use this site's /mcp URL as the MCP Server URL. Paste your Descript token as the API key when Poke asks for credentials. The shared Worker stays account-neutral; every user brings their own token.

Open Poke integrations
3

Start read-only

Ask Poke to search projects before asking it to edit or publish. A safe first prompt is: “Use only the Descript integration. Call descript_search_projects with limit 1.”

Copy for Poke

Local upload helper

For local files, the Worker asks Descript for signed upload URLs. Your browser tries the direct upload first. If that storage upload is blocked, the Worker relays the file to Descript and then polls the import job.

Tools exposed to Poke