Skip to content
VS Code

ethora mcp server for VS Code

io.github.dappros/ethora-mcp-server

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

client:VS Code transport:streamable-http runtime:npm

Install ethora mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "ethora-mcp-server": {
      "type": "http",
      "url": "https://mcp.chat.ethora.com/mcp/oauth"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ethora mcp server in other clients