Welcome to the comprehensive documentation for the Claude Context System. This folder contains all the technical and user documentation you need to understand, use, and extend the system.
Technical deep-dive into the system design, components, data flow, and architectural decisions. Perfect for developers who want to understand how everything works under the hood.
Topics covered:
- System components and responsibilities
- Data flow diagrams
- Security considerations
- Performance optimizations
- Extension points
- Design decisions
Complete guide for end users, covering everything from basic usage to advanced features and troubleshooting.
Topics covered:
- Getting started
- Basic usage patterns
- Working with projects
- Advanced features
- Tips and best practices
- Troubleshooting guide
Complete API reference for all MCP tools exposed by the system, including parameters, responses, and integration examples.
Topics covered:
- Available tools documentation
- Request/response formats
- Error handling
- Integration examples
- Rate limits and configuration
- First time user? Start with the User Guide
- Developer? Check out the Architecture
- Integrating? See the API Reference
- Having issues? Jump to Troubleshooting
All screenshots and visual assets are stored in the assets/screenshots/ directory.
When adding new documentation:
- Use clear, descriptive headings
- Include code examples where relevant
- Add diagrams for complex concepts
- Keep language simple and accessible
- Update this index when adding new docs
- Format: Markdown with GitHub Flavored Markdown extensions
- Diagrams: Mermaid for flowcharts and sequence diagrams
- Code blocks: Include language hints for syntax highlighting
- Headers: Use emoji for visual navigation
- Links: Relative links between documents
Need help? Can't find what you're looking for? Open an issue and let us know!