← Registry

Databases

aic0rt3x.dev

Provides a simple key-value memory store with prioritization, expiration, and metadata tracking.

1 endpoint15 known toolsCached registry data

ENDPOINT 1

https://memory.aic0rt3x.dev/mcp

No auth detected

Known tools 15

get_memory

Retrieve a stored value by namespace and key.

put_memory

Store a value with optional tags, priority, and storage duration in months (default 1).

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.