📦
PluginCommunicate
QUO (formerly OpenPhone) MCP
Local-first MCP server for QUO (OpenPhone) API workflows: messages, calls, recordings, and contacts.
v1.0.0
About this plugin
Automate QUO (OpenPhone) Workflows with AI
This local-first Model Context Protocol (MCP) server connects Nebo AI agents directly to QUO (formerly OpenPhone). Enable your AI assistants to manage SMS messaging, review call logs, fetch call transcripts, handle customer contacts, and look up account details.
Key Features & Tool Capabilities
- Messages & Conversations: Send texts (
send_text), list messages (list_messages), view conversation details (list_conversations). - Call Intelligence: Fetch call logs (
list_calls), retrieve voicemails (get_voicemail), and inspect call summaries or full transcripts (get_call_transcription). - Contact Management: Create (
create_contact), update (update_contact), delete (delete_contact), and search customer contacts with custom fields. - Phone & Users: Manage team users, assigned phone numbers, and webhook events.
Requirements & Setup
- Authentication: Requires a
QUO_API_KEYenvironment variable. - Runtime: Node.js 18+ and
bash. - Transport: Secure local
stdio.