-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Persistent AI Memory Across Claude Desktop Sessions
Welcome to the MCP Context Provider wiki! This is your hub for use cases, integration examples, and community-driven content that demonstrates the power of persistent context in AI workflows.
The MCP Context Provider acts as a persistent neural core for your Claude Desktop interactions, ensuring that your tool preferences, syntax rules, and workflow patterns survive across chat sessions and application restarts.
Think of it as giving Claude a memory that persists between conversations - no more re-establishing context, preferences, or explaining your coding standards every time you start a new chat.
- Terraform: Automatically enforce naming conventions, provider versions, and resource standards
- Git: Consistent commit message formats, branch naming, and workflow patterns
- Azure: Resource naming compliance, security policies, and best practices
- DokuWiki: Automatic Markdown β DokuWiki syntax conversion
- AppleScript: Intelligent script management with memory integration
- Cross-Session Memory: Preferences and patterns that survive Claude Desktop restarts
- Auto-Corrections: Automatic syntax transformations and style enforcement
- Learning Patterns: Build up knowledge bases that grow with your usage
- Context Inheritance: Tool-specific rules that automatically apply
- Standardization: Ensure consistent coding standards across team members
- Compliance: Automatic enforcement of organizational policies
- Knowledge Sharing: Version-controlled context rules that teams can share
- Audit Trails: Track and manage context changes over time
Ready to get started? Head over to the main repository for installation:
π Installation Guide - Get up and running in 5 minutes
π§ Manual Setup - Step-by-step installation
π Troubleshooting - Common issues and solutions
AppleScript-with-Memory-Integration - Showcase integration that demonstrates the Context Provider's potential for intelligent automation:
- Smart Script Discovery: Search existing scripts before creating new ones
- Cross-Session Learning: Build a growing library of automation patterns
- Token Efficiency: Reuse successful scripts instead of recreating them
- Intelligent Templates: Context-aware script generation
This integration exemplifies how the Context Provider can transform repetitive workflows into intelligent, self-improving systems.
The repository contains several ready-to-use context configurations:
- Terraform Context - Infrastructure as Code standards
- Git Context - Version control best practices
- Azure Context - Cloud resource management
- DokuWiki Context - Documentation formatting
- README - Main documentation and installation
- Architecture Overview - How the Context Provider works
- Context File Guide - Creating custom contexts
- Developer Guide - Building custom contexts
- API Reference - Available MCP tools
- Examples - Real-world usage examples
Before Context Provider:
You: "Use semantic commit messages with conventional format"
Claude: "Sure! I'll use conventional commits..."
[New chat session]
You: "Remember to use semantic commits"
Claude: "Of course! What format would you like?"
After Context Provider:
You: "Update the API endpoint"
Claude: "I'll commit this as: feat: update user authentication API endpoint"
[New chat session - context persists automatically]
You: "Fix the validation bug"
Claude: "I'll commit this as: fix: resolve email validation regex issue"
The Context Provider eliminates context loss and makes Claude consistently aware of your preferences, standards, and workflows.
Have a great integration example or use case? We'd love to feature it!
- Share Your Setup: Document your context configurations
- Integration Examples: Show how you combine the Context Provider with other tools
- Best Practices: Share what works well in your workflows
π Contributing Guidelines - How to contribute to the project
Ready to give Claude persistent memory? Start with the Installation Guide and transform your AI workflows today!