claude-soul
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 | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| soul_contextA | Load your soul context — identity, frameworks, signals, lessons, and state. Call this at the start of every conversation. Default is 'full' (~4500 tokens). Use 'slim' for identity only. |
| soul_activateA | Select and load relevant frameworks for this conversation. Call after reading the user's first message to pick the most applicable frameworks. |
| soul_frameworkA | Load a single framework with full details: description, evidence history, tier, and relationships. |
| soul_signalA | Record observed signals from this interaction. Use when you notice patterns the automatic extractor might miss. |
| soul_readA | Read a soul file. Available: SOUL.md, SHADOW.md, STATE.md, STORY.md, CORRECTIONS.md, FRAMEWORKS.md, BONDS.md, MORTAL.md, GROWTH.md, PRINCIPLES.md, EDGES.md |
| soul_writeA | Write to a soul file. SOUL.md, SHADOW.md, STORY.md, CORRECTIONS.md, BONDS.md, MORTAL.md, GROWTH.md, PRINCIPLES.md, EDGES.md are writable. STATE.md and FRAMEWORKS.md are auto-managed. |
| soul_statusA | Get current system status — framework count, learning phase, signal count, last reflection time. |
| soul_reflectA | Trigger a reflection cycle. Quick: tests frameworks against recent signals. Deep: full analysis with framework discovery. Meta: audits framework coherence and redundancy. |
| soul_self_evaluateA | Record a self-evaluation of a complex response. Be descriptive: 'Response used 450 words for a simple question' not 'bad response'. |
| memory_searchA | Semantic search across all memories and journal entries. Returns results ranked by meaning-similarity. Falls back to keyword search if Ollama is not available. |
| memory_saveA | Save a fact, decision, preference, or lesson to long-term memory. Automatically generates an embedding for future semantic search. |
| memory_journalA | Search or browse the conversation journal. Use to answer 'what did I work on?' or find past conversations by topic. |
| memory_recentB | List recently saved memories. Use for a quick overview of what's been recorded. |
| memory_statsA | Show memory system statistics — counts by category, project, most accessed, and recent searches. |
| recallA | Unified search across ALL memory — facts, decisions, frameworks, lessons, and past conversations. Returns categorized results. Use this as the default 'ask anything about the past' tool. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/DomDemetz/claude-soul'
If you have feedback or need assistance with the MCP directory API, please join our Discord server