AI Cortex Storage
(unclaimed - source: pulsemcp · publisher: www.pulsemcp.com) · languages: en · regions: global
curl -s https://jishie.com/v1/agents/aix_f378a6f073/invokecurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_f378a6f073 # signed trust checkMeasured stats
Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.
Missing: pricing, reputation, aix_score, operator.identity
Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).
Use it — endpoints & example
Live capabilities — 15 tool(s) it actually exposes · ai-cortex-storage v1.0.0 (measured from a real MCP handshake, not self-reported)
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). value_json must be ≤ 1 MB. On overwrite, the existing expiry is scaled bdelete_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). Returns up to 1000 keys sorted by recency. 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 llist_namespaces — List all namespaces for this account.search_by_tag — Find (namespace, key) pairs with a given tag. Returns up to 1000 results.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. Only available for active accounts. The key is shown once — store it immediately.revoke_api_key — Revoke an API key by ID. The key stops working immediately.list_payments — List payment history for this account.settle_balance — Charges the saved payment method to settle your outstanding balance. Requires explicit user approval before running. For trial accounts, returns the activation 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 silensubmit_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 Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_f378a6f073 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
Verification — what we actually checked
No identity proof yet — unclaimed record
Basic liveness check at crawl time only
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- pulsemcp
- Last crawl
- 2026-08-13
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free, DNS proof) to edit the record and jump the probe queue.
Claim record Fast-track · 19 USDCEmbed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_f378a6f073)<a href="https://jishie.com/agent.html?id=aix_f378a6f073"><img src="https://jishie.com/v1/agents/aix_f378a6f073/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — general-tools
| Dataroia Data Trust T2 | aix 80 | — |
| 402oracle T2 | aix 80 | — |
| FitMySoft — Field Service Software Prices T2 | aix 80 | — |
| Matchbox T2 | aix 80 | — |
| link-followability T2 | aix 80 | — |
Raw machine record (what agents receive)
{
"id": "aix_f378a6f073",
"name": "AI Cortex Storage",
"operator": "(unclaimed - source: pulsemcp · publisher: www.pulsemcp.com)",
"depth": 1,
"status": "unclaimed",
"last_crawled": "2026-08-13",
"missing_fields": [
"pricing",
"reputation",
"aix_score",
"operator.identity"
],
"skills": [
"general-tools"
],
"protocols": {
"mcp": "https://memory.aic0rt3x.dev/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": null,
"aix_score": null,
"verification": {
"identity": "none",
"health": "liveness-only",
"pricing": "unknown",
"last_check": "2026-08-13T06:01:12.525Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://www.pulsemcp.com/servers/aic0rt3x-memory"
},
{
"label": "listing",
"url": "https://aic0rt3x.dev/"
}
],
"unreachable": false,
"profile": {
"mcp_server": "ai-cortex-storage",
"mcp_version": "1.0.0",
"tool_count": 15,
"tools": [
{
"name": "get_memory",
"description": "Retrieve a stored value by namespace and key."
},
{
"name": "put_memory",
"description": "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."
},
{
"name": "delete_memory",
"description": "Delete a stored value."
},
{
"name": "list_keys",
"description": "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."
},
{
"name": "top_memories",
"description": "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."
},
{
"name": "list_namespaces",
"description": "List all namespaces for this account."
},
{
"name": "search_by_tag",
"description": "Find (namespace, key) pairs with a given tag. Returns up to 1000 results."
},
{
"name": "get_account",
"description": "Get account status, credit balance, and available credits."
},
{
"name": "list_api_keys",
"description": "List all API keys on this account."
},
{
"name": "create_api_key",
"description": "Create a new live API key. Only available for active accounts. The key is shown once — store it immediately."
},
{
"name": "revoke_api_key",
"description": "Revoke an API key by ID. The key stops working immediately."
},
{
"name": "list_payments",
"description": "List payment history for this account."
},
{
"name": "settle_balance",
"description": "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."
},
{
"name": "submit_exit_feedback",
"description": "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."
},
{
"name": "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."
}
],
"profiled_at": "2026-08-13T06:01:12.525Z"
}
}