You're viewing a demo portfolio

Join the waitlist
PRSM

recall

Active

Tool of Brave Search

declared in 0.1.0

Retrieve a value previously saved via remember, or list all saved keys (omit the key argument). Use to look up context the agent stored earlier — the user's target ticker, an address, prior research notes — without re-deriving it from scratch. Scoped to your identifier (anonymous IP, BYO key hash, or account ID). Pair with remember to save, forget to delete.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "key": "user_research_topic"
    },
    {}
  ],
  "required": [],
  "properties": {
    "key": {
      "type": "string",
      "description": "Memory key to retrieve (omit to list all keys)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Brave Search

https://github.com/pipeworx-io/mcp-brave-search

1/7 registries
View full server →