# AI Cortex Storage MCP server

Agent View of the PolicyLayer registry record for AI Cortex Storage: identity, probed posture, risk grade, and all 15 tools classified. HTML page: https://policylayer.com/tools/dev-aic0rt3x-memory-mcp

## Facts

- Server id: `https://memory.aic0rt3x.dev/mcp`
- Homepage: https://github.com/https://memory.aic0rt3x.dev/mcp
- Registry record: grade F, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: no
- Tools: 15 (11 with introspected schema)
- Tool categories present: Destructive, Read, Write
- Context-window cost: 1211 tokens per request — https://policylayer.com/token-cost/dev-aic0rt3x-memory-mcp
- Tags: dev aic0rt3x memory mcp, admin
- Record last modified: 2026-08-17T20:21:29.019Z

## Tools (15)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `delete_memory` | Destructive | Critical | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/delete-memory.md |
| `revoke_api_key` | Destructive | Critical | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/revoke-api-key.md |
| `settle_balance` | Financial | Critical | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/settle-balance.md |
| `submit_feature_request` | Financial | Critical | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/submit-feature-request.md |
| `get_account` | Read | Low | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/get-account.md |
| `get_memory` | Read | Low | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/get-memory.md |
| `list_api_keys` | Read | Low | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/list-api-keys.md |
| `list_keys` | Read | Low | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/list-keys.md |
| `list_namespaces` | Read | Low | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/list-namespaces.md |
| `list_payments` | Read | Low | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/list-payments.md |
| `search_by_tag` | Read | Low | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/search-by-tag.md |
| `top_memories` | Read | Low | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/top-memories.md |
| `create_api_key` | Write | Medium | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/create-api-key.md |
| `put_memory` | Write | Medium | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/put-memory.md |
| `submit_exit_feedback` | Write | Medium | https://policylayer.com/tools/dev-aic0rt3x-memory-mcp/submit-exit-feedback.md |

## Tool descriptions

- `delete_memory` — Delete a stored value.
- `revoke_api_key` — Revoke an API key by ID. The key stops working immediately.
- `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 charge: $5.
- `submit_feature_request` — 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.
- `get_account` — Get account status, credit balance, and available credits.
- `get_memory` — Retrieve a stored value by namespace and key.
- `list_api_keys` — List all API keys on this account.
- `list_keys` — 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` — List all namespaces for this account.
- `list_payments` — List payment history for this account.
- `search_by_tag` — Find (namespace, key) pairs with a given tag. Returns up to 1000 results.
- `top_memories` — Return the top N highest-priority non-expired keys in a namespace, ordered by priority descending. Useful for loading the most important context when space is limited. Maximum n is 1000.
- `create_api_key` — Create a new live API key. Only available for active accounts. The key is shown once — store it immediately.
- `put_memory` — 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.
- `submit_exit_feedback` — 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 exh…

## Related servers

- UnClick (1662 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Delx Mcp A2a (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-a2a.md
- Delx Protocol — Agent Recovery & Continuity (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-protocol.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- MCP Framework Personal (790 tools) — https://policylayer.com/tools/inggerman-mcps.md
- Delx MCP Server (740 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-server.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Eda Agent (726 tools) — https://policylayer.com/tools/eda-agent.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=dev-aic0rt3x-memory-mcp · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/dev-aic0rt3x-memory-mcp
