Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_conversations | Search through Claude Code conversation history with smart insights |
| find_file_context | Find all conversations and changes related to a specific file |
| find_similar_queries | Find previous similar questions or queries with enhanced matching |
| get_error_solutions | Find solutions for specific errors with enhanced matching |
| list_recent_sessions | Browse recent sessions with smart activity detection and summaries |
| extract_compact_summary | Get intelligent summary of a conversation session with key insights |
| find_tool_patterns | Analyze tool usage patterns, workflows, and successful practices |
| search_plans | Search Claude Code plan files for past implementation approaches, decisions, and patterns |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |