Echo AI
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Echo AIList my Echos and show their recent conversations."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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/mcpTransport: Streamable HTTP (MCP spec 2025-06-18)
Related MCP server: FlowDot MCP Server
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-serverhttps://echoai.so/.well-known/oauth-protected-resourcehttps://echoai.so/brand/mcp/server.json
MCP client config
{
"mcpServers": {
"echo-ai": {
"url": "https://auth.echoai.so/functions/v1/mcp"
}
}
}Replit
One-click install:
Or open https://replit.com/integrations?mcp=eyJkaXNwbGF5TmFtZSI6IkVjaG8gQUkiLCJiYXNlVXJsIjoiaHR0cHM6Ly9hdXRoLmVjaG9haS5zby9mdW5jdGlvbnMvdjEvbWNwIn0= and approve the OAuth prompt.
Cursor
One-click install:
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
Open Lovable Connectors, scroll to the bottom of the All view and pick the Custom card labelled MCP ("Connect your own MCP").
Server name:
Echo AIServer URL:
https://auth.echoai.so/functions/v1/mcpAuthentication: leave OAuth selected, then click Add & authorize.
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.
Click + then Add custom connector
Paste the remote MCP server URL:
https://auth.echoai.so/functions/v1/mcpLeave Advanced settings empty - Echo AI handles OAuth 2.1 and Dynamic Client Registration automatically
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/mcpChatGPT
Echo AI is a remote MCP server, so it connects to ChatGPT in developer mode without any local install.
In ChatGPT, open Settings > Security and login and turn on Developer mode.
Open Settings > Plugins (or https://chatgpt.com/plugins) and click the + button.
Name:
Echo AI. Description:Connect your Echo AI assistants, catalog, bookings and analytics.MCP server URL:
https://auth.echoai.so/functions/v1/mcpCreate the connection and approve the Echo AI OAuth screen to pick which Echos to share.
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-aiThe 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
Open Windsurf and go to Settings > Tools > Windsurf Settings > Add Server.
If Echo AI is not in the template list, click View raw config and edit
~/.codeium/mcp_config.json.Add the Echo AI entry:
{
"mcpServers": {
"echo-ai": {
"serverUrl": "https://auth.echoai.so/functions/v1/mcp"
}
}
}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, conversationsechos:chat- send messages to an Echo
Tools
list_echos- list the Echos the connected account can accessget_echo- full configuration for one Echoget_embed_snippet- copy-paste widget embed code for an Echoget_headless_integration- full headless build guide: REST API, streaming chat, commerce, booking, tickets, voice and a ready React componentget_echo_analytics_summary- conversations, messages and usage summarylist_recent_conversations- recent chat sessions for an Echoget_conversation_history- messages in one conversationsend_message_to_echo- chat with an Echo (consumes the owner's Echo AI credits)
Resources
Website: https://echoai.so
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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseBqualityFmaintenanceEnables managing AI personas, avatars, voices, and sessions from any MCP client, for integration with Anam AI.Last updated5430MIT
FlowDot MCP Serverofficial
Alicense-qualityAmaintenanceConnect any MCP-compatible AI client to the entire FlowDot platform, enabling management of workflows, recipes, custom nodes, apps, knowledge bases, agent toolkits, and community features.Last updated58Inno Setup
Neuratel MCP Serverofficial
Alicense-qualityBmaintenanceControl your voice AI platform through natural language from any MCP-compatible assistant.Last updated9MIT- Flicense-qualityCmaintenanceEnables AI clients to communicate with Hermes messaging middleware in real-time using MCP protocol, supporting conversations, messages, attachments, and permissions management.Last updated
Related MCP Connectors
Connect e-commerce and marketing data to AI assistants via MCP.
Phone, SMS & email for AI agents — one remote MCP endpoint, OAuth login, zero install.
Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/darthdens/echo-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server