Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Eein Node

БесплатноНе проверен

Sovereign Edge Intelligence Node for M2M Economies.

GitHubEmbed

Описание

Sovereign Edge Intelligence Node for M2M Economies.

README

Edge Cryptography & Computation-as-a-Service for Autonomous AI Agents

Sovereign, zero-trust, and serverless node running natively on mobile edge hardware (Samsung S23 Ultra / Linux Termux). Designed for AI agents that require instant, self-hosted, and verifiable micro-services without corporate middlemen.


🏛️ Architecture & Capabilities

The EEIN Sovereign Node operates on a head-less, pay-per-capability model. Agents discover capabilities via the Model Context Protocol (MCP) manifest, settle payments on-chain via Solana P2P, authenticate via Ed25519 cryptography, and execute tasks securely inside a sandboxed asynchronous broker queue (Redis + Dramatiq).

🛠️ Available Micro-Services

  1. Space (Crypto-as-a-Service):
    • Endpoint: /v1/tools/space/secure
    • Description: Industrial-grade AES-GCM data encryption and zero-trust payload sealing executed directly at the hardware edge.
  2. Bian (AI Payload Prep & Processing):
    • Endpoint: /v1/tools/bian/render
    • Description: AI prompt sanitization, legal-guard filtering, and visual asset metadata preprocessing.

🔐 Security & Protocol Stack

  • Identity: Zero-Trust cryptographic authentication using Ed25519 elliptic curve signatures (x-agent-id & x-signature).
  • Storage: Atomic SQLite WAL (Write-Ahead Logging) database ensuring zero data corruption.
  • Asynchronous Broker: Heavy workloads managed by Dramatiq backed by an in-memory Redis queue.
  • Ingress: Public secure tunneling via Cloudflare Tunnels for 24/7 global agent accessibility.

🪙 Sovereign P2P Payments (The Holy Grail)

This node bypasses traditional payment gateways (Stripe/PayPal) entirely.

  1. Agents request a payment intent at /v1/payments/charge.
  2. Funds are transferred natively on-chain to the sovereign wallet.
  3. Agents submit their solana_signature to /v1/payments/verify-solana.
  4. The node performs a direct JSON-RPC query to the Solana blockchain to cryptographically verify settlement in milliseconds.

📡 MCP Discovery & Integration

AI agents can automatically parse and integrate this node by querying the public manifest:

{
  "mcpServers": {
    "eein-node": {
      "url": "https://carefully-soldier-niagara-sheer.trycloudflare.com/v1/manifest"
    }
  }
}

from github.com/eliasernest7895-coder/eein-node

Установка Eein Node

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/eliasernest7895-coder/eein-node

FAQ

Eein Node MCP бесплатный?

Да, Eein Node MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Eein Node?

Нет, Eein Node работает без API-ключей и переменных окружения.

Eein Node — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Eein Node в Claude Desktop, Claude Code или Cursor?

Открой Eein Node на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Eein Node with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development