set_project
Set or change the project directory Grafyx analyzes. Resolves 'No project loaded' errors by specifying the workspace root path.
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 | |||