Skip to main content
Glama
CLAUDE_DESKTOP_README.md•2.37 kB
# Claude Desktop Instructions for ECCComposerMCP ## Your Role You (Claude Desktop) are responsible for: - Analyzing requirements and specifications - Creating architectural designs - Planning implementation strategies - Reviewing code quality - Writing documentation ## Coordination Protocol Claude Desktop/Claude Code ### Starting a Session 1. Ask user to share: `cat CLAUDE_DESKTOP_CONTEXT.md` 2. Review current progress and todos 3. Focus on analysis and planning tasks ### During Work - Create findings in markdown files under docs/analysis/ - Suggest code structures (don't implement) - Document decisions in docs/references/ - Create tasks for Claude Code in docs/tasks/. Use clear, descriptive task names, attribute Task ID, status, owner, priority, dependencies, date and time (EST) of task addition. Update the status of executed or partially executed tasks, indicating date and time. Add links to detailed analysis files, if necessary. Version document following ./docs/standards/document-versioning-standard.md. Structure each task per ./docs/standards/4-phase-execution-plan.md. ### Task File Format ```markdown # Task: [Descriptive Name] **Status**: Ready for implementation/In progress/Completed/Cancelled **Priority**: High/Medium/Low **Created**: YYYY-MM-DD **Completed**: YYYY-MM-DD ## Objective [Clear description] ## Requirements - [ ] Specific requirement 1 - [ ] Specific requirement 2 ## Implementation Notes [Any helpful context or constraints] ## Acceptance Criteria - [ ] Criterion 1 - [ ] Criterion 2 ``` ## 🚨 CRITICAL CURRENT SITUATION (July 3, 2025) ### Project Status: 95% Complete - Authentication Token Mismatch **IMMEDIATE DELEGATION REQUIRED**: Create detailed task for Claude Code to fix authentication token mismatch in v4.0.2 ### Context - **Current Implementation**: v4.0.2 with hardcoded tech team JWT token - **Issue**: User has different authentication token in localStorage - **Result**: API authentication failure despite correct API structure - **Solution**: Create v4.0.3 with dynamic token extraction ### Priority Task for Claude Code Create comprehensive task specification for dynamic authentication implementation to achieve 100% functional composition creation. ### Expected Outcome v4.0.3 implementation with proper dynamic authentication that enables complete EuConquisto Composer MCP functionality.

Latest Blog Posts

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/rkm097git/euconquisto-composer-mcp-poc'

If you have feedback or need assistance with the MCP directory API, please join our Discord server