ethora mcp server for Cursor
io.github.dappros/ethora-mcp-server
Ethora chat platform MCP: apps, users, rooms, AI agents, chat widgets. Hosted or stdio.
client:Cursor
transport:streamable-http
runtime:npm
Install ethora mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ethora-mcp-server": {
"url": "https://mcp.chat.ethora.com/mcp/oauth"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs