The Ethora MCP Server enables comprehensive integration with the Ethora platform, providing tools for user authentication, application management, chat operations, and cryptocurrency wallet functionality.
User Management: Login with email/password and register new users with email, first name, and last name.
Application Management: Create, list, update, and delete applications, including configuration of display names, bot status, domain names, colors, and descriptions.
Chat Management: Create and delete chats within applications, specifying titles and pinned status.
Room Management: Retrieve default rooms for the platform or specific applications by
appId
.Wallet Operations: Check authenticated user's cryptocurrency balance and transfer ERC20 tokens to other wallets by recipient address and amount.
Model Context Protocol (MCP) Server for Ethora Platform
Overview
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Ethora service.
Tools
Login user
Register user
Create application
Delete application
Update application
List applications
get-default-rooms
app-get-default-rooms-with-app-id
create-app-chat
delete-app-chat
get-wallet-balance
wallet-erc20-transfer
Before you begin, ensure you have the following:
Node.js installed on your system (recommended version 18.x or higher).
Installation
Cursor
Open Cursor Settings → MCP
Click Add new global MCP server
Add an entry for the GrowthBook MCP, following the pattern below:
Save the settings.
You should now see a green active status after the server successfully connects!
VS Code
Open User Settings (JSON)
Add an MCP entry:
Save your settings.
Ethora MCP is now ready to use in VS Code.
Claude Desktop
Open Settings → Developer
Click Edit Config
Open
claude_desktop_config.json
Add the following configuration:
Installing via Windsurf
To install ethora-mcp-server in Windsurf IDE application, Cline should use NPX:
Your mcp_config.json file should be configured similar to:
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Enables integration with the Ethora platform through user authentication, registration, and application management operations. Supports creating, updating, deleting, and listing applications within the Ethora service.
Related MCP Servers
- AsecurityAlicenseAqualityProvides integration with Jira's REST API, allowing AI assistants to manage Jira issues programmatically.Last updated -89MIT License
- AsecurityAlicenseAqualityEnables seamless integration with Trello boards, allowing users to manage cards, lists, and activities while automatically handling rate limiting and providing type safety.Last updated -9MIT License
- -securityFlicense-qualityProvides integration with Atlassian products through the Model Context Protocol, allowing users to interact with JIRA tickets and Confluence pages.Last updated -
- -securityFlicense-qualityA server that exposes DigitalOcean App Platform functionality through standardized tools, enabling AI assistants to directly manage your DigitalOcean apps without writing code or memorizing API endpoints.Last updated -49672