You're viewing a demo portfolio

Join the waitlist
PRSM

agent_memory_store

Active

Tool of Japan Public Ledgers MCP

declared in 0.1.0

Store a memory for an AI agent (key-value, with TTL and metadata)

Parameters schema

{
  "type": "object",
  "required": [
    "agentId",
    "key",
    "value"
  ],
  "properties": {
    "key": {
      "type": "string"
    },
    "value": {
      "description": "Any JSON value"
    },
    "agentId": {
      "type": "string",
      "description": "Agent identifier"
    },
    "metadata": {
      "type": "object"
    },
    "namespace": {
      "type": "string",
      "default": "default"
    },
    "ttlSeconds": {
      "type": "integer"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Japan Public Ledgers MCP

1/7 registries
View full server →
agent_memory_store — Japan Public Ledgers MCP — PRSM MCP