MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Communication/Tidio
CommunicationOfficial
T

Tidio

Connect Tidio with your website via MCP. Embed the widget without exiting your programming environment.

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

An MCP (Model Context Protocol) server that connects AI assistants to Tidio live chat - with automatic setup - Automatic Setup: Connect to Tidio with one command - no manual key copying - OAuth Authentication: Opens browser for secure Tidio login, auto-retrieves your public key - Credential Persistence: Credentials are saved locally for future sessions - Embed Code Generation: Get ready-to-use JavaScript code for any website Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):

Installation

npx tidio-mcp-connector

Configuration

{
  "mcpServers": {
    "tidio": {
      "command": "npx",
      "args": [
        "tidio-mcp-connector"
      ]
    }
  }
}

Capabilities

  • Connect Tidio to a site

    Ask to connect Tidio to a website URL via `tidio_connect`, which opens a browser for OAuth login and auto-retrieves your public key.

  • Check connection status

    Use `tidio_status` to verify whether Tidio is connected and retrieve your current embed code.

  • Generate embed code

    Call `generate_tidio_embed` with a public key to produce ready-to-use JavaScript, optionally choosing `async` or `sync` loading.

  • Disconnect Tidio

    Run `tidio_disconnect` to clear locally stored credentials from `~/.tidio-mcp/credentials.json`.

Tags

  • communication
  • customer-ops
  • chatbot
  • crm

Related MCP servers

E

ElevenLabs

Official

The official ElevenLabs MCP server

1.5kCommunicationUpdated 8 days ago
R

Resend Email

Official

Send emails directly from your editor using the Resend API.

566CommunicationUpdated Today
A

AgentRPC

Official

Connect to any function, any language, across network boundaries using AgentRPC.

135CommunicationUpdated Jun 22, 2026
T

Twilio

Official

Interact with Twilio APIs to send messages, manage phone numbers, configure your account, and more.

109CommunicationUpdated Feb 14, 2026