mcp-browser/mcp_servers
Claude4Ξlope c55ffdb59b Add enhanced onboarding examples and Xilope production guide
**Onboarding Enhancements**:
- Added explicit server discovery examples
- Included Claude Code server usage patterns
- Added read_file tool call examples with proper namespacing

**Xilope Production Guide**:
- Complete production environment documentation
- Memory storage integration details (/mnt/data/claude/claude/.mcp-memory/)
- cmem wrapper integration (~/bin/cmem → /usr/local/bin/cmem)
- Bidirectional sync workflows and best practices

**Server Updates**:
- Enhanced onboarding server to serve predefined markdown files
- Priority: predefined files → default.md → fallback instructions

This provides comprehensive guidance for both general MCP Browser usage
and Xilope's specific production environment with cmem integration.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-28 12:52:48 +02:00
..
memory Add enhanced interactive mode and cmem integration 2025-06-28 12:00:52 +02:00
onboarding Add enhanced onboarding examples and Xilope production guide 2025-06-28 12:52:48 +02:00
pattern_manager Fix package installation and remove demo script 2025-06-27 16:29:17 +02:00
screen Add multiuser support to screen server 2025-06-27 23:50:45 +02:00
__init__.py Fix package installation and remove demo script 2025-06-27 16:29:17 +02:00
base.py Fix MCP initialization timeout and add daemon management 2025-06-27 22:00:32 +02:00