This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).
save_insight
InactiveTool 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)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Achriom
https://github.com/achriom/achriom-mcp
1/7 registries