Skip to main content
Glama
Pseudogiant-xr

PseudoLife-MCP

Official

memory_toolset

Adjust your session's visible memory tools by expanding or collapsing tiers, preventing hidden-tool call rejections. Use status to check current access level.

Instructions

Adjust THIS session's visible toolset, one tier at a time (minimal → core → full; session-scoped, free, instant). Core adds graph/recall, world facts, lessons, documents; full adds supersede/forget/history, dream and graph-review admin. status reports the ladder. Expand first: clients reject hidden-tool calls.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full burden. It discloses session-scoped, free, instant, one-tier-at-a-time behavior and warns about hidden-tool rejection. It does not detail the exact effects of collapse, but the tool is non-destructive and the behavior is sufficiently described for practical invocation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Four short sentences, each adding distinct information: what the tool does, what each tier adds, what status does, and a usage warning. The purpose is front-loaded and every sentence earns its place without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is simple with one enum parameter. The description covers the tier system, the actions available, and the practical constraint about hidden-tool calls. Since an output schema exists, return value details are unnecessary. The description is complete for correct invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The action parameter has an enum (expand/collapse/status). The description explicitly explains 'status' by saying it reports the ladder and instructs 'Expand first,' but does not explicitly describe 'collapse.' However, the phrase 'one tier at a time' and the enum itself make collapse inferable. Given 0% schema coverage, the description adds value for expand and status but leaves collapse slightly implicit.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with 'Adjust THIS session's visible toolset,' clearly identifying the action and resource. It distinguishes itself from all sibling tools, which are memory/document operations, by focusing on toolset visibility. The tier ladder (minimal → core → full) further specifies the scope.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It provides explicit when-to-use guidance: 'Expand first: clients reject hidden-tool calls.' It also explains what each tier adds, enabling the agent to decide whether to expand to core or full. The phrasing implies collapse is for reducing visibility, and the priority instruction is unambiguous.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pseudogiant-xr/Pseudolife-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server