Skip to main content
Glama
337,993 tools. Last updated 2026-07-30 04:18

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

Matching MCP Servers

Matching MCP Connectors

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

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

  • 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
  • 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 phone numbers of the managing company in your account hierarchy with cursor-based pagination. Each response provides a phones array and a cursor to fetch the next page.
    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
  • Install a Chrome extension by providing its Web Store ID or URL. Downloads the extension and returns an updated list of installed extensions.
    MIT
  • Retrieve declared permissions of any Chrome Web Store extension, including host permissions and manifest details, for security and supply chain review.
    MIT
  • Locate the Chrome extension directory path to manually install browser extensions for automation testing and development purposes.
    MIT
  • Verify the Scout Chrome extension connection status, including relay server availability and extension connectivity, with installation guidance if needed.
    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