Camoufox MCP
by LowOrbitLab
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CAMOUFOX_MCP_LOG_LEVEL | No | Python log level. | INFO |
| CAMOUFOX_MCP_DISPLAY_MODE | No | Display mode: virtual, headful, or headless. | virtual |
| CAMOUFOX_MCP_BROWSER_VERSION | No | Browser build selector. Only selectors in browser_builds.json are accepted. | 150.0.2-alpha.26 |
| CAMOUFOX_MCP_ACTION_TIMEOUT_MS | No | Action timeout in milliseconds, 1 to 300000. | 30000 |
| CAMOUFOX_MCP_MAX_EVALUATE_BYTES | No | Encoded evaluation result and error-message limit in bytes, 2 to 5000000. | 1000000 |
| CAMOUFOX_MCP_MAX_SNAPSHOT_CHARS | No | Snapshot limit in characters, 1 to 200000. | 50000 |
| CAMOUFOX_MCP_MAX_SCREENSHOT_BYTES | No | Screenshot limit in bytes, 1 to 50000000. | 10000000 |
| CAMOUFOX_MCP_NAVIGATION_TIMEOUT_MS | No | Navigation timeout in milliseconds, 1 to 300000. | 30000 |
| CAMOUFOX_MCP_MAX_EVALUATE_ARGUMENT_BYTES | No | Encoded evaluation argument limit in bytes, 1 to 5000000. | 1000000 |
| CAMOUFOX_MCP_MAX_EVALUATE_EXPRESSION_CHARS | No | Evaluation expression limit in characters, 1 to 1000000. | 100000 |
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
ActivityStale
ResponsivenessNo issues