Echo AI

Echo AI

Connect your Echo AI assistants to MCP-compatible clients, enabling listing Echos, reading configuration and analytics, reviewing conversations, sending messages, and fetching embed snippets or headless integration guides.

Category
访问服务器

README

Echo AI MCP Server

A remote MCP server for Echo AI, a no-code platform for building AI chatbots, assistants and agents.

Connecting an Echo AI account to any MCP-compatible client lets the agent:

  • List the Echos you choose to share
  • Read an Echo's configuration and analytics
  • Review recent conversations
  • Send messages to an Echo
  • Fetch a ready-to-paste embed snippet for any website or app
  • Get the full headless integration guide (REST API, streaming chat, commerce, booking, tickets, voice)

Endpoint

https://auth.echoai.so/functions/v1/mcp

Transport: Streamable HTTP (MCP spec 2025-06-18)

Authentication

OAuth 2.1 with PKCE and Dynamic Client Registration.

First connection triggers an in-browser approval screen where you sign in to Echo AI and pick which Echos to share. The connected client receives a scoped access token that only works for the selected Echos.

Discovery

  • https://echoai.so/.well-known/oauth-authorization-server
  • https://echoai.so/.well-known/oauth-protected-resource
  • https://echoai.so/brand/mcp/server.json

MCP client config

{
  "mcpServers": {
    "echo-ai": {
      "url": "https://auth.echoai.so/functions/v1/mcp"
    }
  }
}

Replit

One-click install:

Install Echo AI

Or open https://replit.com/integrations?mcp=eyJkaXNwbGF5TmFtZSI6IkVjaG8gQUkiLCJiYXNlVXJsIjoiaHR0cHM6Ly9hdXRoLmVjaG9haS5zby9mdW5jdGlvbnMvdjEvbWNwIn0= and approve the OAuth prompt.

Cursor

One-click install:

Add to Cursor

Manual install: open Cursor Settings > Tools & MCP > New MCP Server, or edit ~/.cursor/mcp.json:

{
  "mcpServers": {
    "echo-ai": {
      "url": "https://auth.echoai.so/functions/v1/mcp"
    }
  }
}

On first use Cursor registers itself automatically and opens the Echo AI OAuth approval screen.

Lovable

  1. Open Lovable Connectors, scroll to the bottom of the All view and pick the Custom card labelled MCP ("Connect your own MCP").
  2. Server name: Echo AI
  3. Server URL: https://auth.echoai.so/functions/v1/mcp
  4. Authentication: leave OAuth selected, then click Add & authorize.
  5. Sign in to Echo AI and choose which Echos to share.

Lovable can then read your Echos as live context while you build, for example: "Using the Echo AI connector, get the embed snippet for my support Echo and add it to this page."

Claude

Claude's official Connectors Directory requires a Team or Enterprise organization to list a connector, so Echo AI is not in the directory yet. Individual users can still connect manually through a custom connector.

  1. Go to https://claude.ai/customize/connectors
  2. Click + then Add custom connector
  3. Paste the remote MCP server URL: https://auth.echoai.so/functions/v1/mcp
  4. Leave Advanced settings empty - Echo AI handles OAuth 2.1 and Dynamic Client Registration automatically
  5. Click Add and approve the Echo AI OAuth screen to pick which Echos to share

Free users can add one custom connector. Pro and Max users can add more. The same tools and scopes work in Claude.ai, Claude Desktop, Claude Mobile, and Claude Code once connected.

Claude Code users can also run:

claude mcp add --transport http echo-ai https://auth.echoai.so/functions/v1/mcp

ChatGPT

Echo AI is a remote MCP server, so it connects to ChatGPT in developer mode without any local install.

  1. In ChatGPT, open Settings > Security and login and turn on Developer mode.
  2. Open Settings > Plugins (or https://chatgpt.com/plugins) and click the + button.
  3. Name: Echo AI. Description: Connect your Echo AI assistants, catalog, bookings and analytics.
  4. MCP server URL: https://auth.echoai.so/functions/v1/mcp
  5. Create the connection and approve the Echo AI OAuth screen to pick which Echos to share.
  6. Start a new conversation and enable Echo AI from the tools menu.

Developer mode availability depends on your ChatGPT account and workspace policy. After an Echo AI server update, open the connection and click Refresh to pull the new tool metadata.

You can also test the server from the OpenAI API Playground (Tools > Add > MCP Server) or the Responses API by passing the same URL as an MCP tool.

Codex

Add Echo AI to the Codex CLI or the ChatGPT IDE extension as a remote MCP server:

codex mcp add echo-ai --url https://auth.echoai.so/functions/v1/mcp
codex mcp login echo-ai

The second command opens the Echo AI OAuth approval screen in your browser. Once approved, Codex can list your Echos and call any of the tools above.

Windsurf

  1. Open Windsurf and go to Settings > Tools > Windsurf Settings > Add Server.
  2. If Echo AI is not in the template list, click View raw config and edit ~/.codeium/mcp_config.json.
  3. Add the Echo AI entry:
{
  "mcpServers": {
    "echo-ai": {
      "serverUrl": "https://auth.echoai.so/functions/v1/mcp"
    }
  }
}
  1. Save and press Refresh in the MCP panel. The first time you use a tool, Windsurf opens the Echo AI OAuth approval screen in your browser.

Supported scopes

  • echos:read - list Echos, read config, analytics, conversations
  • echos:chat - send messages to an Echo

Tools

  • list_echos - list the Echos the connected account can access
  • get_echo - full configuration for one Echo
  • get_embed_snippet - copy-paste widget embed code for an Echo
  • get_headless_integration - full headless build guide: REST API, streaming chat, commerce, booking, tickets, voice and a ready React component
  • get_echo_analytics_summary - conversations, messages and usage summary
  • list_recent_conversations - recent chat sessions for an Echo
  • get_conversation_history - messages in one conversation
  • send_message_to_echo - chat with an Echo (consumes the owner's Echo AI credits)

Resources

  • Website: https://echoai.so
  • Docs: https://echoai.so/api#mcp
  • Privacy: https://echoai.so/privacy
  • Terms: https://echoai.so/terms
  • Support: dens@echoai.so
  • Logo pack: https://echoai.so/brand/mcp/echo-mcp-logo-pack.zip

Reviewer test account

Available on request for directory reviewers. Contact dens@echoai.so.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选