# Documentation Index
## š User Documentation
### Getting Started
- [Quick Start Guide](guides/QUICK_REFERENCE.md) - Get debugging in 5 minutes
- [Hardware Setup Guide](guides/DEBUGGING_SETUP_GUIDE.md) - Complete setup instructions
- [Success Stories](guides/SUCCESS_PROCESS_DOCUMENTATION.md) - How we achieved first working connection
### Architecture & Design
- [Generic Debugger Architecture](architecture/GENERIC_DEBUGGER_ARCHITECTURE.md) - Complete system design
- [Generic CCS Compatibility](architecture/GENERIC_CCS_COMPATIBILITY_PLAN.md) - Making it work with ANY project
- [MAP File Parser Design](architecture/MAP_PARSER.md) - How we extract symbols
### API & Development
- [PRD - Product Requirements](../PRD.md) - Product vision and requirements
- [CLAUDE.md](../CLAUDE.md) - Instructions for AI assistants
### Legacy Documentation
- [Project Status](legacy/PROJECT_STATUS.md) - Historical development progress
- [Testing Results](legacy/TESTING_RESULTS.md) - Initial testing documentation
## šļø Document Categories
### For Users
Start with the [Quick Start Guide](guides/QUICK_REFERENCE.md) to get debugging immediately.
### For Developers
Review the [Architecture](architecture/GENERIC_DEBUGGER_ARCHITECTURE.md) to understand the system design.
### For Contributors
See [CLAUDE.md](../CLAUDE.md) for AI-assisted development guidelines.
## š Documentation Status
| Document | Status | Last Updated |
|----------|--------|--------------|
| Quick Reference | ā Complete | 2025-08-25 |
| Debugging Setup | ā Complete | 2025-08-25 |
| Generic Architecture | ā Complete | 2025-08-25 |
| MAP Parser Design | š In Progress | - |
| API Reference | š Planned | - |
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/shanemmattner/XDS110_MCP_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server