pico-bay
Officialby ctrlpi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PICO_HOST | No | Host address to listen on. Normally 127.0.0.1; 0.0.0.0 on Raspberry Pi hosts. | |
| PICO_PORT | No | Web server port. | 7426 |
| PICO_NO_MCP | No | Disable all MCP transports, including the Raspberry Pi HTTP default. | false |
| PICO_HOLD_MS | No | Idle time before releasing and soft-resetting the board. | 900 |
| PICO_NO_OPEN | No | Do not automatically open the default browser on start. Accepts true/false or 1/0. | false |
| PICO_MCP_HTTP | No | Add Streamable HTTP MCP at /mcp to the normal web server. Enabled automatically on Raspberry Pi hosts. | |
| PICO_MCP_STDIO | No | Run only the MCP stdio transport. No web server or browser is started. | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues