Skip to content

ethora mcp server for Zed

io.github.dappros/ethora-mcp-server

Ethora chat platform MCP: apps, users, rooms, AI agents, chat widgets. Hosted or stdio.

client:Zed transport:streamable-http runtime:npm

Install ethora mcp server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "ethora-mcp-server": {
      "url": "https://mcp.chat.ethora.com/mcp/oauth"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ethora mcp server in other clients