Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
initialize_toybox | Initialize a complete TOYBOX with local repository, GitHub remote, and Pages setup |
publish_artifact | Publish a new artifact to your TOYBOX. Artifacts are uniquely identified by a slug-based ID with UUID suffix. |
list_artifacts | List all published artifacts in your TOYBOX |
update_config | Update TOYBOX configuration (title, theme, layout, etc.) |
setup_remote | Set up a GitHub remote repository for an existing local TOYBOX (one-time setup) |