List Projects
list-projectsList all stored architecture projects to find the correct projectId before using other tools. Filter by project ID or description substring.
Instructions
Lists all projects in ~/.mcp-architector with projectId, description, moduleCount, updatedAt, isCurrent. Call first when tools return empty/wrong project—the workspace path may normalize to a different id (e.g. _qs_my-app). Then pass projectId to other tools. Optional query filters by id or description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Filter by substring in projectId or description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projects | Yes |