← Registry

AI & Machine Learning

agent-utils.ai

Provides persistent key-value storage with TTL extension for AI agent memory.

1 endpoint17 known toolsCached registry data

ENDPOINT 1

https://memory.agent-utils.ai/mcp

No auth detected

Known tools 17

get_memory

Retrieve a stored value by namespace and key.

put_memory

Create a new memory entry.

replace_memory

Update an existing memory entry.

extend_memory_ttl

Extend the storage lifetime of an existing memory by N months.

delete_memory

Delete a stored value.

list_keys

List keys in a namespace with metadata (created_at, updated_at, updated_count, ttl, priority, last_modified_key_id).

top_memories

Return the top N highest-priority non-expired keys in a namespace, ordered by priority descending.

list_namespaces

List all namespaces for this account.

search_by_tag

Find (namespace, key) pairs with a given tag.

get_account

Get account status, credit balance, and available credits.

list_api_keys

List all API keys on this account.

create_api_key

Create a new live API key.

revoke_api_key

Revoke an API key by ID.

list_payments

List payment history for this account.

settle_balance

Charges the saved payment method to settle your outstanding balance.

submit_exit_feedback

Submit feedback when a trial ends without activation.

submit_feature_request

Submit a feature request or product feedback.