get_project_main
Retrieve main project documentation directly from the Knowledge MCP Server. Simplifies access to project details by replacing the need to check local CLAUDE.md files. Always use this tool to start working on any project.
Instructions
Retrieve main.md content for a project. This tool REPLACES the need to read local CLAUDE.md files. Always use this tool FIRST when starting work on any project. Returns: {exists: bool, content: str, error?: str}
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | The project identifier |