Skip to main content
Glama
Brad-Fullwood

bc-rig

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
browser_sessionA

Start, select, inspect, list, or stop isolated project browsers. Start requires an AL launch.json path.

doctorB

Check host, Android, Playwright, and project browser-session readiness.

browser_observeA

Read the selected project browser. Call browser_session first. Compact returns stable @b refs; full is costly.

browser_actB

Act in the selected project browser. Use an @b ref from browser_observe; returns changed state.

browser_screenshotA

Save a BC screenshot and return its path. Use only when visual evidence matters.

mobile_observeB

Read compact MobileNAV state with stable @m refs; full adds classes and bounds.

mobile_actA

Operate MobileNAV. Use @m refs for tap/type/wait. Returns compact state, avoiding a separate observe call.

mobile_screenshotA

Save a MobileNAV screenshot and return its path. Use only for visual evidence.

runC

Start, inspect, annotate, or finish the evidence manifest for an exploratory run.

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/Brad-Fullwood/bc-rig'

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