Connect Proset to an AI assistant
Connect Proset to an AI assistant such as Claude or Cursor so it can transcribe your audio and convert your transcripts without leaving the assistant.
Before you start
- A Proset account. The developer API is available to every signed-in user at no additional cost.
- An AI assistant or tool that supports MCP (Model Context Protocol) servers.
Create an API key
- Open Settings.
- Open Developer.
- Select Create key.
- Name the key and choose an expiry. The default is 90 days.
- Copy the full key now. Proset shows it only once and stores it as a one-way hash, so it cannot be shown again.
Add Proset to your assistant
- Open your assistant's MCP or server settings.
- Add a new server with the URL
https://proset.ai/mcp. - Enter your API key as the bearer token.
- Save and reconnect the assistant.
Verify the connection
Ask the assistant to list your recordings. If it returns your recordings, the connection works.
If the key stops working, check that it has not expired or been revoked. Create a new key if needed.
For the complete endpoint and tool reference, see Developer API.