Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_BROWSER_LENS_PORT | No | HTTP server port used for the connector page, health endpoint, and data ingestion. | 3202 |
| MCP_BROWSER_LENS_WS_PORT | No | WebSocket server port used for real-time data streaming from the browser. | 3203 |
| MCP_BROWSER_LENS_STORE_PATH | No | Custom path for the store file where captured data is saved. | .store/browser.json |
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 | |