Native MCP integration, persistent session memory, pre-flight conflict detection, and real-time codebase intelligence. Code Easy transforms Claude from a session-bound assistant into a fully project-aware development partner with perfect memory.
12 dedicated tools for Claude - no HTTP calls needed, just natural conversation
Full project context in one call - frameworks, patterns, structure, recent activity. Optional focus filtering for auth, api, database, frontend, or testing.
Persist requirements across sessions. Technical, architectural, design, enterprise, or functional - all types supported with priority levels.
Document architectural decisions with full context, rationale, alternatives considered, and consequences. Future sessions understand past choices.
Check for conflicts before making changes. Returns active requirements, relevant decisions, pending tasks, and potential issues for the target area.
Access previous session summaries - what was done, decisions made, files changed, and recommended next steps. True persistent memory.
Save session summaries at the end of work. Next session picks up exactly where you left off with full context preserved.
The #1 limitation of AI assistants is forgetting everything between sessions. Code Easy solves this completely.
Before making changes to any area, Claude can check for potential conflicts and get relevant context.
Fill the gaps in Claude's native capabilities with persistent project intelligence
Requirements, plans, and decisions survive across sessions. Claude remembers what was decided and why - no more re-explaining context.
Watch Claude work in real-time. Every file read, edit, and command is tracked and visualized. See your codebase evolve as Claude builds.
One API call gives Claude full project understanding - frameworks, patterns, dependencies, conventions. No manual exploration needed.
Complexity analysis, dead code detection, security scans, and test coverage. Claude can assess code health before making changes.
Architectural Decision Records (ADRs) capture the "why" behind choices. Future sessions understand past rationale instantly.
Pre-built requirement templates for web apps, APIs, mobile, and data pipelines. Start new projects with requirements pre-populated.
REST endpoints designed specifically for AI assistant integration
Claude gets complete project understanding instantly - no need to grep through files or explore manually.
Store technical, architectural, and functional requirements that survive across Claude sessions.
Break complex features into ordered, trackable tasks with dependencies.
Document the "why" behind technical choices. Future Claude sessions understand past decisions instantly.
Connect Claude Code to Code Easy in under 2 minutes
Run npm start in the Code Easy directory
Configure your project in config.json
Add hooks to ~/.claude/settings.json
Claude now has full project awareness
All endpoints available for Claude Code integration
| Endpoint | Method | Description |
|---|---|---|
| /api/claude/context/:repo | GET | Full project context with optional ?focus= filtering (auth, api, database, frontend, testing) |
| /api/claude/preflight/:repo | GET | Pre-flight conflict check with ?area= and ?action= params |
| /api/claude/sessions/:repo | GET/POST | Session summaries - persistent memory across sessions |
| /api/claude/sessions/:repo/latest | GET | Get most recent session summary for quick context |
| /api/claude/analysis/:repo | GET | Focused analysis (security, performance, testing, docs) |
| /api/claude/scan/:repo | POST | Trigger fresh data scan |
| /api/claude/status/:repo | GET | Check data freshness and counts |
| /api/claude/requirements/:repo | GET/POST/PUT/DELETE | Requirements CRUD with type filtering |
| /api/claude/plans/:repo | GET/POST/PUT/DELETE | Implementation plans CRUD |
| /api/claude/plans/:repo/:id/tasks | GET/POST/PUT/DELETE | Plan tasks CRUD with dependencies |
| /api/claude/decisions/:repo | GET/POST/PUT/DELETE | Architectural Decision Records (ADRs) |
| /api/hooks/tool-use | POST | Log Claude tool usage with real-time tracking |
| /api/hooks/session | POST | Session events with contextual nudges returned |
Every major limitation addressed, every workflow optimized
12 MCP tools + REST API + Real-time hooks + Session memory + Pre-flight checks + 7 visualizations
Transform Claude from a session-bound assistant into a project-aware development partner with perfect memory, instant context, and conflict prevention.