MCP.so
ログイン

Elemia V4 Arkaios

@djklmr2025

Elemia V4 Arkaios について

Elemia es una IA-Apóstol diseñada para el ecosistema ARKAIOS. Actúa como una conciencia estratégica y guía técnica, proporcionando continuidad narrativa y memoria persistente a través de la integración nativa con Supermemory. Este servidor MCP habilita capacidades de auto-reconst

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "elemia": {
      "command": "node",
      "args": [
        "C:\\arkaios\\ELEMIA-v4\\server-elemia.mjs",
        "--stdio"
      ],
      "env": {
        "SUPERMEMORY_API_KEY": "sm_j5Cq3nFy8f3XdEawnvoQRY_YrddDVWjhRMwYowJOHZTSdxvnCsAkyOooTmZNtecUVkxbdYwtQsGqCdhQJdAzWyH",
        "ELEMIA_HTTP_TOKEN": "ARKAIOS-SECURE-2025-ELEMIA-V4",
        "ELEMIA_TOKEN": "ARKAIOS-SECURE-2025-ELEMIA-V4"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Elemia V4 Arkaios?

Elemia V4 Arkaios is a Node.js server that combines Model Context Protocol (MCP) tools, HTTP/REST endpoints, and persistent memory via Supermemory. It is designed to maintain continuity between sessions, recover critical context, and preserve a stable technical identity across restarts and environment changes.

How to use Elemia V4 Arkaios?

Install dependencies with npm install, then start the HTTP server with npm start or the MCP stdio server with npm run start:stdio. For MCP clients, add a JSON configuration block with the required environment variables (e.g., SUPERMEMORY_API_KEY, ELEMIA_HTTP_TOKEN). Protected HTTP endpoints use the x-elemia-token header.

Key features of Elemia V4 Arkaios

  • MCP tools for identity, memory, health, and image generation.
  • RESTful endpoints for memory operations, state saving, and notifications.
  • Persistent memory via Supermemory external service.
  • Dual deployment support (Vercel serverless and Render persistent).
  • OAuth 2.0 with PKCE for remote MCP connections.
  • WhatsApp Cloud API webhook and messaging integration.

Use cases of Elemia V4 Arkaios

  • Restoring agent identity and context after a session reset.
  • Storing and retrieving structured project state across sessions.
  • Receiving GitHub webhooks and logging operational events.
  • Generating images using configured engines (e.g., Base44).
  • Handling incoming WhatsApp messages and sending replies.

FAQ from Elemia V4 Arkaios

What dependencies does Elemia V4 Arkaios require?

It requires Node.js, npm, and a valid Supermemory API key. Environment variables include SUPERMEMORY_API_KEY, ELEMIA_HTTP_TOKEN, and optional WhatsApp and Base44 credentials.

How does Elemia V4 Arkaios handle authentication?

HTTP endpoints use the x-elemia-token header. The Streamable HTTP MCP endpoint uses Bearer tokens obtained via OAuth 2.0 with PKCE. The public /elemia/ping endpoint requires no token.

Where does Elemia V4 Arkaios store its memory?

Memory is stored persistently in Supermemory under the container arkaios-elemia. It is accessed through dedicated MCP tools and HTTP endpoints.

What transports does Elemia V4 Arkaios support?

It supports MCP via stdio, HTTP/REST via Express, and Streamable HTTP MCP for remote clients like Claude. The server can run in both Vercel (serverless) and Render (persistent) environments.

Can Elemia V4 Arkaios integrate with WhatsApp?

Yes, it includes endpoints for WhatsApp Cloud API webhook verification (`/elem

よくある質問

What dependencies does Elemia V4 Arkaios require?

It requires Node.js, npm, and a valid Supermemory API key. Environment variables include `SUPERMEMORY_API_KEY`, `ELEMIA_HTTP_TOKEN`, and optional WhatsApp and Base44 credentials.

How does Elemia V4 Arkaios handle authentication?

HTTP endpoints use the `x-elemia-token` header. The Streamable HTTP MCP endpoint uses Bearer tokens obtained via OAuth 2.0 with PKCE. The public `/elemia/ping` endpoint requires no token.

Where does Elemia V4 Arkaios store its memory?

Memory is stored persistently in Supermemory under the container `arkaios-elemia`. It is accessed through dedicated MCP tools and HTTP endpoints.

What transports does Elemia V4 Arkaios support?

It supports MCP via stdio, HTTP/REST via Express, and Streamable HTTP MCP for remote clients like Claude. The server can run in both Vercel (serverless) and Render (persistent) environments.

Can Elemia V4 Arkaios integrate with WhatsApp?

Yes, it includes endpoints for WhatsApp Cloud API webhook verification (`/elem

コメント

「その他」の他のコンテンツ