Skip to main content
Glama
162,699 tools. Last updated 2026-05-30 10:18

"Developing a Chrome Extension for Customizing or Managing Cursor Behavior" matching MCP tools:

  • Verify if the Pilot Chrome extension is connected to route browser commands through your real Chrome, bypassing Cloudflare and bot detection.
    MIT
  • Force Chrome extension to disconnect and reconnect to the MCP server, recovering from stale connections without requiring a full extension reload.
    MIT
  • Locate the Chrome extension directory path to manually install browser extensions for automation testing and development purposes.
    MIT
  • Retrieve the complete internal state of the Chrome extension across all browser profiles to monitor connection status, plugin activity, network captures, and overall extension health.
    MIT
  • Fetch the revision state, deploy percentage, version, and flags for a Chrome Web Store extension.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Give your AI agent a phone. Place outbound calls to US businesses to ask, book, or confirm.

  • Manage your Canvas coursework with quick access to courses, assignments, and grades. Track upcomin…

  • Publish an extension to Chrome Web Store with options for immediate or staged rollout, deploy percentage, and skip-review.
    MIT
  • Retrieve browser cookies from active Chrome tabs to maintain session persistence and authentication states during automated browsing tasks.
    MIT
  • Reload the Chrome extension to refresh its connection to web applications, ensuring stable access to authenticated browser sessions.
    MIT
  • Detect Chrome extensions from user queries using fuzzy matching to handle typos and partial names.
    MIT
  • Detect Chrome extensions and test fuzzy matching with typo tolerance for identifying installed extensions.
  • Detects Chrome extensions using fuzzy matching to handle typos and misspellings. Test with common typos like 'raect' or 'chr ext'.
  • Scan keys in Redis using the SCAN command for non-blocking, production-safe iteration. Use a pattern to match keys and a cursor to paginate through results for complete retrieval.
    MIT
  • Bypass bot detection by connecting to a real Chrome browser via CDP. Uses your existing profile and tabs to avoid fingerprinting.
    MIT