Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| sse | No | Run as SSE server for remote access. | |
| port | No | SSE server port (default: 8080). | |
| local | No | Enable full local PC control. | |
| token | No | Use specific auth token. | |
| no-auth | No | Disable token authentication. | |
| headless | No | Run Chrome in headless mode. | |
| no-browser | No | Disable browser tools (requires --local). |
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 | |