VRO Camoufox MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| browser.start_sessionC | Creates or returns a controlled browser session. |
| browser.open_urlC | Opens an allowlisted URL in the browser session. |
| browser.inspect_pageB | Returns a safe page summary without dumping arbitrary full DOM content. |
| browser.dismiss_overlayC | Attempts deterministic dismissal of known overlays. |
| listing.inspect_currentA | Extracts one listing from the current page. Requires page_type == LISTING. |
| listing.enumerate_member_inventoryC | Enumerates visible listing tiles on a member profile page. |
| listing.crawl_member_inventoryB | Higher-level bounded traversal: enumerates a member page and opens each listing sequentially. |
| artifact.capture_screenshotC | Captures a screenshot of the current page and persists it as a local artifact. |
| artifact.getB | Retrieves artifact metadata and optionally a signed download URL. |
| artifact.list_pendingB | Lists pending artifacts awaiting remote sync confirmation. |
| artifact.confirm_remote_syncB | Confirms remote sync for an artifact. Transitions to REMOTE_CONFIRMED only if verified=true. |
| artifact.cleanupB | Cleans up old confirmed artifacts. Safety: only_confirmed must remain true in v0.1. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/grappaheiss/camoufox'
If you have feedback or need assistance with the MCP directory API, please join our Discord server