ditto
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| load_ditto_profileA | Load the user's Ditto profile so you act like them instead of starting cold. Call this before working on their task. domain 'work' covers execution, debugging, planning, and shipping; 'design' covers UI/UX and visual taste; 'write' covers their writing voice. Returns the mined profile text, or a recovery instruction if no profile is active yet. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no risk of confusion or overlap with other tools.
The single tool name 'load_ditto_profile' follows a clear verb_noun pattern, which is consistent and predictable.
With exactly one tool, the server is narrowly scoped to profile loading; while minimal, it is appropriate for a focused utility.
The tool covers loading a profile but lacks supporting operations like creating, updating, or deleting profiles, which are notable gaps for profile management.