From e9e987fa0692f34650f67ddc8a9b7f6f4f4c5d7d Mon Sep 17 00:00:00 2001 From: Bartek Bilicki Date: Wed, 5 Aug 2026 01:37:11 +0200 Subject: [PATCH] Add: Eterna MCP No-KYC managed MCP trading gateway for AI agents (remote streamable HTTP). --- community-servers.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community-servers.yml b/community-servers.yml index f2519d0..926403f 100644 --- a/community-servers.yml +++ b/community-servers.yml @@ -16,3 +16,9 @@ servers: description: "X and Twitter automation MCP server for tweet search, profile tweets, follower export, media workflows, webhooks, and confirmation-gated posting." package_type: "npm" category: "communication" + - name: "Eterna MCP" + github_url: "https://github.com/EternaHybridExchange/eterna-mcp" + package_name: "@eterna-hybrid-exchange/cli" + description: "No-KYC managed MCP trading gateway for AI agents: sandboxed TypeScript SDK, isolated sub-accounts, USDT perpetual futures." + package_type: "npm" + category: "finance"