Skip to main content
Glama
grappaheiss

VRO Camoufox MCP

by grappaheiss

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/grappaheiss/camoufox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server