autopilot-mcp
by TylerFlar
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HEADLESS | No | Set "false" to show the browser window for debugging. | true |
| BROWSER_TIMEOUT | No | Per-page navigation/action timeout, in ms. | 30000 |
| TASQUE_LOG_JSON | No | "true" for JSON logs; otherwise human-readable console output. | false |
| TASQUE_LOG_LEVEL | No | Root log level for all autopilot.* loggers. | INFO |
| BITWARDENCLI_APPDATA_DIR | No | Override the Bitwarden CLI data directory (standard bw variable). | |
| AUTOPILOT_FILE_SERVER_HOST | No | Bind interface for the local file server. | 127.0.0.1 |
| AUTOPILOT_FILE_SERVER_PORT | No | Bind port for the local file server (0 = ephemeral). | 0 |
| AUTOPILOT_BW_TIMEOUT_SECONDS | No | Timeout for a single bw CLI invocation. | 45 |
| AUTOPILOT_TOOL_TIMEOUT_SECONDS | No | Wall-clock cap on a single tool call. | 60 |
| AUTOPILOT_PLAYBOOK_TIMEOUT_SECONDS | No | Wall-clock cap on a run_playbook call. | 300 |
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