alt_setup_instructions
Generate setup instructions for running PAIDEIA MCP with Alt's local model. Provides exact command, arguments, and environment configuration for the MCP server.
Instructions
Return exact field-by-field values for Alt's local (stdio) MCP server form: command, one-argument-per-line args, name, cwd, and env.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefer_venv | No | ||
| server_name | No | PAIDEIA | |
| auto_install | No | Override PAIDEIA_MCP_AUTO_INSTALL. Defaults to false for venv, true for python3. | |
| package_root | No | PAIDEIA-mcp package root. Defaults to this server's source root. |