PAIDEIA__alt_setup_instructions
Generates exact field-by-field values for Alt's local stdio MCP server setup, specifying command, args, name, cwd, and env to configure PAIDEIA MCP.
Instructions
PAIDEIA namespace alias for alt_setup_instructions. Use this exact name when Alt searches for PAIDEIA__alt_setup_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. |