
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
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
ICSS
chokcoco不止于 CSS
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论