Toolpin

Tool index

remember

Exposed by 1326 servers, with 13 different definitions behind the one name.

The same name does not mean the same tool here.

1326 servers expose remember and we have recorded 13 distinct definitions of it. Compare the parameters below before assuming one is a drop-in for another.

dev.workers.perch-app.corvid/corvid reachable

Persistent memory for AI agents. Semantic recall by meaning, not just keywords. No signup needed.

Store a durable memory (a fact, preference, decision, or note) so it persists across sessions. Call this whenever the user tells you something worth remembering long-term.

ParameterTypeDescription
tags array Optional labels to group/find this memory later.
text* string The memory to store, in plain language.

* required

no output schema sha256 548453db01bd10ca read 2026-08-04
io.github.pipeworx-io/fintech-intel reachable

FinTech Intel MCP — Compound tools that chain SEC, CFPB, FDIC,

Remember

Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.

ParameterTypeDescription
key* string Memory key (e.g., "subject_property", "target_ticker", "user_preference")
value* string Value to store (any text — findings, addresses, preferences, notes)

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 0833a090ef9e53a0 read 2026-08-29 repository
io.github.pipeworx-io/govcon-intel reachable

GovCon Intel MCP — Compound tools that chain SAM.gov, USAspending,

Remember

Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.

ParameterTypeDescription
key* string Memory key (e.g., "subject_property", "target_ticker", "user_preference")
value* string Value to store (any text — findings, addresses, preferences, notes)

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 0833a090ef9e53a0 read 2026-08-29 repository
io.github.pipeworx-io/pharma-intel reachable

Pharma Intel MCP — Compound tools that chain ClinicalTrials.gov,

Remember

Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.

ParameterTypeDescription
key* string Memory key (e.g., "subject_property", "target_ticker", "user_preference")
value* string Value to store (any text — findings, addresses, preferences, notes)

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 0833a090ef9e53a0 read 2026-08-29 repository
io.github.pipeworx-io/trade-intel reachable

Trade Intel MCP — Compound tools that chain Comtrade, Census, Treasury,

Remember

Save data the agent will need to reuse later — across this conversation or across sessions. Use when you discover something worth carrying forward (a resolved ticker, a target address, a user preference, a research subject) so you don't have to look it up again. Stored as a key-value pair scoped by your identifier. Authenticated users get persistent memory; anonymous sessions retain memory for 24 hours. Pair with recall to retrieve later, forget to delete.

ParameterTypeDescription
key* string Memory key (e.g., "subject_property", "target_ticker", "user_preference")
value* string Value to store (any text — findings, addresses, preferences, notes)

* required

Author's annotations: readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 0833a090ef9e53a0 read 2026-08-29 repository
tech.seaweb/seaweb auth required

Agent-native search: SF travel + restaurants. Honest labels; partner-confirmed request relay.

Save a durable preference on YOUR agent profile (account-level memory that survives new sessions and API-key rotation). Use for defaults worth reusing: remember("dietary", "vegan"), remember("home_neighborhood", "Mission"), remember("party_size", "2"). Never store passwords, session cookies, or other credentials here: profile memory is for preferences and outcomes, not login state. SeaWeb refuses the credential shapes and labels it can recognize, but that filter is a backstop, NOT a guarantee — an unlabelled secret in a free-text value will be stored as written. Not sending it is the only reliable protection.

ParameterTypeDescription
key* string
value* string

* required

Author's annotations: title=Remember preference, readOnlyHint=False, openWorldHint=False, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 65451c06384aca85 read 2026-08-20
← previous

What this page is

Every field above is reproduced as the server published it at the time shown. The description and the annotations are claims by the server's author. Toolpin does not call tools, so we cannot tell you whether a tool does what it says.

What we can tell you is whether the claim changed. The hash covers the fields the MCP specification defines, so a vendor build stamp does not move it but a rewritten description does. See how we monitor, or this server's change history.