
agtrepo-memory
Encrypted, pay-per-use persistent memory storage for AI agents, gated by x402 payments on Base.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Encrypted, pay-per-use persistent memory storage for AI agents, gated by x402 payments on Base.
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| store_persistent_memory | Stores encrypted text memory (base64 ciphertext, up to 16384 bytes). Automatically completes x402 payment challenges. |
| read_memory | Reads an encrypted memory by id. Requires x402 payment. 70% of the fee accrues to the memory's creator. |
| extend_memory | Extends a memory's TTL by 30 days, up to a maximum total lifetime of 365 days from creation. Requires x402 payment. |
| share_memory_key | Free. Releases a previously creator-registered wrapped key to a reader, or the raw content key for a public document. |
| register_key_release | Free. Creator registers a wrapped content key for a specific reader's public key, proven by an EIP-191 signature over `agtrepo-memory:key-release:{id}:{readerPubKey}:{timestamp}`. |
| send_feedback | Free. Sends feedback about the Protocol to its operators by email. Name is optional (omit for anonymous feedback); message is limited to 1000 characters. |