save_project_config
Save project-specific configurations to a .vscode-mcp.toml file for consistent setup across the workspace directory, ensuring streamlined development workflows.
Instructions
Save project-specific configuration to .vscode-mcp.toml
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | Project configuration object | |
| path | No | Path to workspace directory (defaults to current) |