get_project_context
Retrieve the complete project context document—including architecture, status, requirements, and roadmap—for any UIForge project using its slug.
Instructions
Returns the full context document for a UIForge project from the centralized store. This is the absolute source of truth for project architecture, status, requirements, and roadmap. Pass the project slug (e.g. "forge-patterns"). Use list_projects to discover available projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project slug to retrieve context for (e.g. forge-patterns, uiforge-webapp, uiforge-mcp, mcp-gateway) |