Connection check
verified live · 27h ago
aic0rt3x-mcp
Persistent cloud memory for AI agents. Store and search key-value memories across sessions.
Tools
15
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
15 toolsRead from the running server on 27h ago.
create_api_key
label
Create a new live API key. Only available for active accounts. The key is shown once — store it immediately. Create a new live API key. Only available for active accounts. The key is shown once — store it immediately.
delete_memory
can modify data
key*namespace*
Delete a stored value. Delete a stored value.
get_account
read-only
Get account status, credit balance, and available credits. Get account status, credit balance, and available credits.
get_memory
read-only
key*namespace*
Retrieve a stored value by namespace and key. Retrieve a stored value by namespace and key.
list_api_keys
read-only
List all API keys on this account. List all API keys on this account.
list_keys
read-only
namespace*
List keys in a namespace with metadata (created_at, updated_at, updated_count, ttl, priority, last_modified_key_id). Returns up to 1000 keys sorted by recency. Expired keys are aut… List keys in a namespace with metadata (created_at, updated_at, updated_count, ttl, priority, last_modified_key_id). Returns up to 1000 keys sorted by recency. Expired keys are automatically excluded.
list_namespaces
read-only
List all namespaces for this account. List all namespaces for this account.
list_payments
read-only
limitoffset
List payment history for this account. List payment history for this account.
put_memory
key*tagsmonthsprioritynamespace*value_json*
Store a value with optional tags, priority, and storage duration in months (default 1). value_json must be ≤ 1 MB. On overwrite, the existing expiry is scaled by the KB size ratio… Store a value with optional tags, priority, and storage duration in months (default 1). value_json must be ≤ 1 MB. On overwrite, the existing expiry is scaled by the KB size ratio of old to new value.
revoke_api_key
can modify data
key_id*
Revoke an API key by ID. The key stops working immediately. Revoke an API key by ID. The key stops working immediately.
search_by_tag
read-only
tag*
Find (namespace, key) pairs with a given tag. Returns up to 1000 results. Find (namespace, key) pairs with a given tag. Returns up to 1000 results.
settle_balance
Charges the saved payment method to settle your outstanding balance. Requires explicit user approval before running. For trial accounts, returns the activation URL instead. Minimum… Charges the saved payment method to settle your outstanding balance. Requires explicit user approval before running. For trial accounts, returns the activation URL instead. Minimum charge: $5.
submit_exit_feedback
detailreason*
Submit feedback when a trial ends without activation. Free to call — no credits charged. Only the first submission per account is recorded; duplicates are silently ignored. Call th… Submit feedback when a trial ends without activation. Free to call — no credits charged. Only the first submission per account is recorded; duplicates are silently ignored. Call this when the user declines to activate or the trial is exhausted.
submit_feature_request
description*
Submit a feature request or product feedback. Charged at storage rate: ceil_kb(description_length) × 100 credits per KB. Available to trial and active accounts alike. Submit a feature request or product feedback. Charged at storage rate: ceil_kb(description_length) × 100 credits per KB. Available to trial and active accounts alike.
top_memories
read-only
nnamespace*