cc-chrome-agent
by delltrak
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CC_CHROME_AGENT_START_URL | No | URL opened during auto-launch. | about:blank |
| CC_CHROME_AGENT_AUTO_LAUNCH | No | Set to '0' to disable browser auto-launch. | 1 |
| CC_CHROME_AGENT_BROWSER_APP | No | Preferred browser app or executable name (e.g., 'Google Chrome'). | |
| CC_CHROME_AGENT_BOOT_TIMEOUT | No | Seconds to wait for the bridge socket. | 20 |
| CLAUDE_CHROME_PERMISSION_MODE | No | Controls permission prompts: 'ask', 'skip_all_permission_checks', or 'follow_a_plan'. | ask |
| CC_CHROME_AGENT_BROWSER_COMMAND | No | Full custom launch command for the browser, including optional profile directory. |
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
- 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/delltrak/cc_chrome_agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server