save_project_config
Save project-specific settings to .vscode-mcp.toml for consistent workspace configuration in VS Code. Define and store preferences to streamline development tasks.
Instructions
Save project-specific configuration to .vscode-mcp.toml
Input Schema
Name | Required | Description | Default |
---|---|---|---|
config | Yes | Project configuration object | |
path | No | Path to workspace directory (defaults to current) |