Vapi
Integrates Vapi's voice AI capabilities with the Cursor editor via a Model Context Protocol server.
关于
Vapi acts as a bridge between Vapi's voice AI platform and the Cursor code editor through a Model Context Protocol (MCP) server. This integration allows developers to leverage voice AI features directly within their coding environment, enabling tasks such as making outbound calls, managing voice assistants, and retrieving conversation details. The server provides a set of tools accessible from Cursor, streamlining the development process and opening up new possibilities for voice-integrated applications.
主要功能
- Designed for seamless integration with Cursor's MCP settings.
- 2 GitHub stars
- Configurable via environment variables for API keys and environment settings.
- Includes 'vapi_conversation' tool to retrieve conversation details from calls.
- Offers 'vapi_assistant' tool for managing voice assistants (create, get, list, update, delete).
- Provides 'vapi_call' tool for making outbound voice calls using Vapi.
使用案例
- Managing voice assistants directly from the development environment.
- Integrating voice AI functionality into code editors.
- Retrieving and analyzing conversation data within the coding workflow.