← Browse all agent skills

thinkbrowse-mcp

Use browser MCP tools from your coding agent

Connect an MCP-compatible coding agent to explicit browser-control tools while keeping workflow guidance in a portable skill.

When to use it

  • The request explicitly names MCP.
  • Your client already supports remote MCP servers.
  • You need tool-level browser control rather than a higher-level workflow.

Supported agents

  • Claude Code
  • Codex
  • Cursor
  • Gemini CLI

Use the same live MCP endpoint from any compatible client; no local skill-folder copy is required.

Install and inspect the source

Add the live Skills MCP server to your agent’s MCP configuration. It follows the canonical public ThinkRun repository.

{ "mcpServers": { "thinkrun-skills": { "url": "https://mcp.skillsovermcp.com/mcp/dundas/thinkrun" } } }
View thinkbrowse-mcp source on GitHub

Related agent skills