camofox-browser-mcp
by Microck
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CAMOFOX_API_KEY | No | Bearer key for /sessions/:userId/cookies (required for camofox_import_cookies) | |
| CAMOFOX_BASE_URL | Yes | Base URL of running camofox-browser server | http://127.0.0.1:9377 |
| CAMOFOX_ADMIN_KEY | No | Admin key sent as x-admin-key for /stop (required for camofox_stop_browser) | |
| CAMOFOX_TIMEOUT_MS | No | HTTP timeout for camofox calls | 30000 |
| CAMOFOX_DEFAULT_USER_ID | No | Default userId when omitted | default-user |
| CAMOFOX_AUTOSTART_SERVER | No | When baseUrl is localhost and server is unreachable, try to spawn camofox-browser automatically | true |
| CAMOFOX_AUTOSTART_COMMAND | No | Command used to spawn the camofox-browser HTTP server | camofox-browser |
| CAMOFOX_DEFAULT_SESSION_KEY | No | Default sessionKey when omitted | default-session |
| CAMOFOX_AUTOSTART_TIMEOUT_MS | No | Max time to wait for the spawned server to answer /health | 15000 |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Microck/camofox-browser-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server