veto_platform_setup
Returns MCP configuration and setup steps to connect your chosen AI platform to the Veto server. Specify platform and server path.
Instructions
Returns the exact MCP config and setup steps to connect a specific AI platform to this Veto server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | The platform to get setup instructions for. | |
| veto_server_path | Yes | Absolute path to the built veto server (dist/server.js). |