Synthflow ai

Synthflow ai

Synthflow AI provides AI-powered voice agents to automate both inbound and outbound calls, enhancing customer engagement and operational efficiency.

59VIEWS
2013USERS

Install MCP Server

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

npx @composio/cli add cursor --app synthflow_ainpx @composio/cli add cursor --app synthflow_ainpx @composio/cli add cursor --app synthflow_ainpx @composio/cli add cursor --app synthflow_ai

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

Available Tools

Create Assistant

Tool to create a new assistant. use when you need to initialize a custom voice assistant with specific prompt, llm, language, and voice settings.

Delete An Assistant

Tool to delete an existing ai assistant. use after confirming the assistant id. example: delete assistant with id 'assistant 123'.

Get Ai Assistant Details

Tool to retrieve details of a specific ai assistant. use after confirming the assistant's id to fetch its configuration and metadata.

Get Knowledge Base

Tool to retrieve details of a specific knowledge base by its id. use after confirming the knowledge base id to fetch its metadata.

Get Phone Numbers

Tool to retrieve a list of phone numbers associated with a workspace. use when you need to fetch numbers assigned to your account for a given workspace.

Get Team Details

Tool to retrieve details of a specific team by its id. use after confirming the team exists to inspect its configuration.

List Ai Assistants

Tool to list all ai assistants associated with the account. use when you need to retrieve a paginated list of assistants.

Create A New Team

Tool to create a new team. use when you need to programmatically set up a synthflow ai assistant group with routing rules.

Delete A Team

Tool to delete an existing team. use when you need to remove a synthflow ai team after it's no longer needed. confirm the team id before calling.

Update An Existing Team

Tool to update an existing team. use after confirming the team exists and you have new configuration values.

Update Assistant

Tool to update an existing assistant’s settings. use after confirming the assistant exists. modify settings like name, phone, recording, webhook, or agent configuration.

11 actions available