Acta — Verifiable Agent Memory
БесплатноНе проверенVerifiable agent memory with signed ledger receipts — verify every write offline.
Описание
Verifiable agent memory with signed ledger receipts — verify every write offline.
README
MCP server for Acta — verifiable, structured, portable agent memory.
Every write produces an Ed25519-signed ledger receipt (aea_id) verifiable offline with no server and no database.
- MCP Registry name:
mcp-name: io.github.Kylewilson04/acta-mcp
Tools
| Tool | Description |
|---|---|
acta_write_intent |
Store a standing or task intent |
acta_write_claim |
Append a signed subject→predicate→object claim |
acta_commit_memory |
Store a note/observation/document chunk |
acta_read_context |
Compile a signed context bundle (intents + claims + memory) |
acta_get_state_root |
Current signed ledger state root |
acta_verify |
Verify the full ledger chain offline |
Install
Download the binary from Releases and add to your MCP config:
{
"mcpServers": {
"acta": {
"command": "/path/to/acta-mcp",
"env": {
"ACTA_BASE": "http://localhost:8088",
"ACTA_TENANT": "my-agent"
}
}
}
}
Environment variables
| Variable | Default | Description |
|---|---|---|
ACTA_BASE |
http://localhost:8088 |
Acta server URL |
ACTA_TENANT |
default |
Tenant / agent identifier |
ACTA_API_KEY |
— | API key when server auth is enabled |
Verification
curl -s $ACTA_BASE/v1/verify/<aea_id>
# → { "found": true, "chain_valid": true, "signatures_valid": true }
curl -s $ACTA_BASE/v1/ledger/export | acta-verify -
# → RESULT: VALID
Установка Acta — Verifiable Agent Memory
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Kylewilson04/acta-mcpFAQ
Acta — Verifiable Agent Memory MCP бесплатный?
Да, Acta — Verifiable Agent Memory MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Acta — Verifiable Agent Memory?
Нет, Acta — Verifiable Agent Memory работает без API-ключей и переменных окружения.
Acta — Verifiable Agent Memory — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Acta — Verifiable Agent Memory в Claude Desktop, Claude Code или Cursor?
Открой Acta — Verifiable Agent Memory на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Acta — Verifiable Agent Memory with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
