ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Browserbear with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate browser tasks via Browserbear. take screenshots, scrape data, and run multi-step automations directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Browserbear capability set.

These are the exact actions your AI can choose when you ask it to work with Browserbear.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Browserbear.

  1. 01

    Delete run

    Delete a task run record

  2. 02

    Get account usage

    Retrieve account usage statistics

  3. 03

    Get task

    Get details of a specific task

  4. 04

    List projects

    List all projects in the account

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Browserbear.

  1. 05

    List runs

    List all task runs

  2. 06

    List tasks

    List all browser automation tasks

  3. 07

    Create task

    Create a new browser automation task

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Browserbear.

  1. 08

    Get run

    Get status and results of a task run

  2. 09

    Run task

    Trigger a run for a specific task

  3. 10

    Take screenshot

    Take a quick screenshot of a URL

Observed, not estimated

876ms average. Fast in production.

Browserbear is checked daily against the live service.

Daily averagePeak 1216ms
Aug 20Today
Fastest day
733ms
Slowest day
1216ms
14-day trend
Stable+3%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Browserbear, so you can see the experience inside your AI.

It does not authenticate your account with Browserbear. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Browserbear Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_kg9BYjzuqJpLSOraZxY02DI1X9KRTKbBI7gJO8S8/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Browserbear capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "browserbear-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_kg9BYjzuqJpLSOraZxY02DI1X9KRTKbBI7gJO8S8/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Browserbear owners ask.

  • 01

    Can I trigger a browser task with a different starting URL?

    Yes! Use the run_task capability and provide the Task ID. In the overrides field, you can pass a JSON object like {"url": "https://newsite.com"} to change the starting point dynamically.

  • 02

    How do I see the screenshot captured by a task?

    Simply ask the agent to get_run and provide the Run ID. Once the status is 'finished', the response will include a screenshot_url that you can click to view the image.

  • 03

    Does the integration allow taking a quick screenshot without a saved task?

    Yes. Use the take_screenshot action and provide the URL. It will create a simplified run that captures the page and returns the result URL once processed.