set_project
Set or change the project directory for analysis. Pass the workspace root path to load or switch projects.
Instructions
Set or change the project directory that Grafyx analyzes.
Call this when Grafyx reports 'No project loaded' — typically when running as a global MCP server. Pass the workspace root path.
After calling this, all other Grafyx tools will work on the specified project. Re-call with a different path to switch projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Absolute path to the project root directory. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||