| Group | Description |
|---|---|
| Tools | Active operations: project management, file editing, search, git, and command execution |
| Resources | Passive read-only data: project tree, file content, metadata, and git status |
| Prompts | Pre-built workflow instructions: implement, analyze, review, generate commit, fix tests |
Response envelope
All tool responses share a consistent envelope format. Successful operation:Where handlers are implemented
src/mcp/tools/*— tool handlerssrc/mcp/resources/*— resource handlerssrc/mcp/prompts/*— prompt handlers