Skip to main content
Glama
524,397 tools. Updated 2026-09-06 15:30

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

Matching MCP Servers

Matching MCP Connectors

  • Extension and app analytics across Chrome, Edge, Firefox, Google Play, and the Apple App Store.

  • Still losing time to small decisions? Spin or Flip brings randomization into Claude so you can offload mental load to chance instantly.

  • List all Chrome extensions with their id, name, version, and enabled status for managing browser extension state.
    MIT
  • List, enable, disable, load, or unload Chrome extensions. Controls the master switch for extensions and handles unpacked extensions from a folder.
    MIT
    Destructive
  • Verify if the Pilot Chrome extension is connected to route browser commands through your real Chrome, bypassing Cloudflare and bot detection.
    MIT
  • Remove a Chrome extension permanently by its extension ID. To keep it installed but disabled, use the separate enable function.
    MIT
    Destructive
  • Check if the Secure Enterprise Browser (SEB) extension is force-installed for an organizational unit to confirm availability of advanced Chrome Enterprise Premium features like data masking.
    Apache 2.0
  • Force Chrome extension to disconnect and reconnect to the MCP server, recovering from stale connections without requiring a full extension reload.
    MIT
  • Retrieve pending messages from the AI Companion panel in the Chrome extension, including user text, page context, and optional attachments, and clear the message queue.
    Apache 2.0
  • Retrieve extension errors from chrome://extensions and recent service worker crash logs to diagnose issues.
    MIT
  • Fetch the managing company's phone numbers in an account hierarchy using cursor-based pagination. Pass the returned cursor to get subsequent pages until the list ends.
    MIT
  • Retrieve the most recent element selection from the Chrome extension with full details: CSS selector, tag, text, classes, attributes, computed styles, and page context.
    Apache 2.0
  • Toggle a Chrome extension on or off by its ID without removing it. Returns the updated extension list.
    MIT