claude-dials
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_dialsA | REQUIRED at the start of every task: load the user's binding behavior dials (rigor, verification, verbosity, autonomy, …) and follow them exactly for the rest of the task. Higher is not always better. |
| set_dialA | Set one behavior dial to a value 0–10. Persists across sessions. |
| apply_presetB | Apply a named preset. One of: default, fable, ship, careful, explore. |
| list_presetsA | List the available presets and what each one does. |
| explain_dialC | Explain what a dial means and how each value band changes behavior. |
| reset_dialsA | Reset all dials to the balanced default preset. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| load-dials | Load the user's current behavior dials and follow them for this session. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Current dials | The user's active behavior settings — read and follow these. |
| Dials schema | All dials, their bands, and presets as JSON. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/willykeenan/claude-dials'
If you have feedback or need assistance with the MCP directory API, please join our Discord server