You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).

save_insight

Inactive

Tool of Achriom

declared in 1.0.0

Save a lasting insight about the user to their persistent profile. Use when you discover meaningful patterns, preferences, personal connections to media, or cross-media themes.

Parameters schema

{
  "type": "object",
  "required": [
    "category",
    "insight"
  ],
  "properties": {
    "insight": {
      "type": "string",
      "description": "The insight to save. Be concise but specific."
    },
    "category": {
      "enum": [
        "taste_pattern",
        "key_fact",
        "cross_media_connection",
        "preference"
      ],
      "type": "string",
      "description": "Category: taste_pattern (recurring themes/patterns), key_fact (personal context), cross_media_connection (links between media types), preference (how they want to interact)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Achriom

https://github.com/achriom/achriom-mcp

1/7 registries
View full server →