Hullo

Hullo MCP Connector for Claude

A+

Manage coworking spaces with desk bookings, member check-ins, and community engagement tools for modern workspaces.

6 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Hullo account to any AI agent and manage member communications through natural conversation.

What you can do

  • Member Management — List all members, create new member profiles with contact details, and inspect individual member records
  • Direct Messaging — Send messages to members with customizable content and message types
  • Conversation Tracking — Browse all conversations and inspect individual threads with full message history

How it works

  1. Subscribe to this server
  2. Enter your Hullo API Key from your account settings
  3. Start managing communications from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Community Managers — send messages, manage member profiles, and track conversations without switching to the dashboard
  • Customer Success Teams — communicate with customers, onboard new members, and review conversation histories
  • Operations Teams — manage member databases and automate communication workflows through AI
member-engagementcommunity-managementdirect-messagingworkspace-toolsprofile-management

6 tools expose this connector's capabilities to your AI agent.

create_member

Pass member data as a JSON string. Create a new member

get_conversation

Get conversation details

get_member

Get member details

list_conversations

List all conversations

list_members

List all members

send_message

Pass message data as a JSON string. Send a message to a member

See how to talk to your AI agent using Hullo.

Show all members and send a welcome message to the newest one.

42 members total. Newest: Ana Costa (member_042, ana@example.com, joined today). Other recent: James Rodriguez (member_041, joined yesterday), Lisa Park (member_040, joined 3 days ago). Welcome message sent! ✅ To: Ana Costa (member_042). Content: 'Welcome to our community, Ana! We're glad to have you. Feel free to reach out if you have any questions.' Message type: welcome. Delivery: confirmed. Would you like to view conversations or create another member?

Show all active conversations and the full thread for the latest one.

18 active conversations. Latest: Conversation with Ana Costa (conv_089, started 30 min ago, 3 messages). Thread: [System 30 min ago]: Welcome message delivered. [Ana 20 min ago]: 'Thanks! Quick question — how do I set up my profile preferences?' [You 10 min ago]: 'You can access profile settings from the menu in the top-right corner. Let me know if you need help!' Other recent: Conv with James Rodriguez (conv_088, 5 messages, last activity 2 hours ago). Conv with Lisa Park (conv_087, 8 messages, last activity yesterday). Would you like to reply to Ana or view another conversation?

Create a new member for 'Carlos Mendes' and send him a welcome message.

Member created! Name: Carlos Mendes, Email: carlos@example.com, Phone: +55 11 9876-5432, ID: member_043. You now have 43 members. Welcome message sent! ✅ To: Carlos Mendes (member_043). Content: 'Welcome to our community, Carlos! We're excited to have you aboard. Here are some resources to get you started...' Delivery: confirmed. A new conversation has been created (conv_090). Would you like to view his profile or list all conversations?

Yes. The `send_message` tool sends a direct message to a member. Provide a JSON payload with the `member_id`, `content` (the message text), and `type` (message type). Use `list_members` first to find the member ID.

Related Connectors