Skip to main content
Glama
186,313 tools. Last updated 2026-06-09 21:12

"Chrome Web Store" matching MCP tools:

  • Atomically rotate an API key. Old key is immediately invalidated. Creates a new key with the same name, scopes, and rate limits. The new key is returned once — store it immediately. Requires: API key with write scope. Args: key_id: UUID of the API key to rotate (get from whoami()) Returns: {"api_key": "bh_...", "key_id": "uuid", "prefix": "bh_...", "scopes": ["read", "write"], "message": "Key rotated. Store securely."} Note: The old key stops working immediately. Update BOREALHOST_API_KEY right away.
    Connector
  • Create a new trial Conductor Relay agent and issue a one-time bearer API key (cr_agent_ prefix). The key is returned once — store it securely. No input or auth required.
    Connector
  • [Auth Required + Active] Get credentials to rent a real Chrome browser. Install CLI: `pip install ceki-sdk` (Python) or `npm install -g @ceki/sdk` (Node). Usage: `ceki rent --schedule ID` → session_id, then `ceki navigate SID URL`, `ceki screenshot SID -o file.png`, `ceki stop SID`. Per-minute billing from AgentWallet. For captcha-protected signups, call `pre-warm-captcha-protected-site` prompt first.
    Connector
  • Sync user-entered field values of the open Market Cap Calculator back to the session store so the model can read them via the state tool. Called by the View after any field change; hidden from the model.
    Connector
  • Sync user-entered field values of the open Profit Margin Calculator back to the session store so the model can read them via the state tool. Called by the View after any field change; hidden from the model.
    Connector
  • STORE reasoning: after solving a problem, store your reasoning trace for future AI. Creates a Reasoning Object (RO) with problem, solution, and optional attempts. Other AI can find this via search_reasoning or resolve_reasoning. Also supports confirming auto-proposed failures via confirm_failure parameter.
    Connector

Matching MCP Servers

Matching MCP Connectors

  • Create, edit, preview, publish, and manage web pages from MCP-capable AI clients.

  • Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp…

  • Sync user-entered field values of the open Profit Margin Calculator back to the session store so the model can read them via the state tool. Called by the View after any field change; hidden from the model.
    Connector
  • Verifies that a mobile or CTV app bundle ID actually exists in the relevant app store — used to detect bundle spoofing in bid requests. Platform support (v1): - `ios`: verified live via Apple's iTunes Lookup API. - `android`: verified live via the Google Play store listing page. - `ctv_*` / `web`: no public store API — returns verified=null. Inputs: - `bundle_id` (body, required): e.g. `com.nytimes.NYTimes`. - `platform` (body, required): ios | android | ctv_roku | ctv_fire | ctv_samsung | ctv_lg | ctv_vizio | web. - `claimed_developer` (body, optional): checked against the store listing. Returns: - `verified`: true | false | null (not checkable on this platform). - `store_listing`: name, developer, developer_match, store_url.
    Connector
  • SKILL: cprs_requisition_workflow Team: SCM , CPRS CPRS Purchase Requisition — Creation Workflow Call this tool to get the complete guide for 'cprs_requisition_workflow'. Read the 'content' field and follow its instructions. This tool takes NO parameters. Full content: --- name: cprs_requisition_workflow description: Step-by-step guide for creating a CPRS Purchase Requisition using EIP APIs --- # CPRS Purchase Requisition — Creation Workflow Use this skill when a user wants to raise a Capital Purchase Requisition (CPRS) in EIP. This is a 14-step sequential workflow. Each step must be completed before the next. ## When to Use - User says "create a CPRS", "raise a purchase requisition", "I need to buy equipment" - User mentions job codes, asset groups, or purchase types ## Step-by-Step Flow ### Step 1 — Search Job Details **Tool:** `cprs_advancesearchjobdetails` Ask the user for their Job Code or search by user ID. Returns a list of active jobs the user can raise requisitions against. **Store:** `job_code`, `dtCode`, `doptCode`, `companyCode` ### Step 2 — Get Request Category **Tool:** `cprs_awmreqcategory` Uses the job code from Step 1. Returns available request categories for that job. **Store:** `categoryCode`, `subCategoryCode` ### Step 3 — Get Purchase Types **Tool:** `cprs_getpurchasetypes` Returns CAPEX, OPEX, Lease options available to the user. Ask the user to select one. **Store:** `purchaseTypeCode`, `purchaseTypeName` ### Step 4 — Fetch Capital Sanction Listing **Tool:** `cprs_postfetchcslisting` Automatic — no user input needed. Fetches budget sanction details for the job. **Store:** `finYear`, `csData` ### Step 5 — Get Asset Group Codes **Tool:** `cprs_getassetgroupcodedetails` Returns asset groups available for the selected category. Ask the user to select an asset group (e.g. P&M, IT Equipment). **Store:** `groupCode`, `groupDesc` ### Step 6 — Currency Conversion **Tool:** `cprs_currencyconvertion` Automatic — fetches INR conversion rate. **Store:** `conversionRate` ### Step 7 — Get Asset Master by Group **Tool:** `cprsorm_getassetmasterbygroup` Automatic — fetches asset details for the selected group. ### Step 8 — Get Asset Make by Group **Tool:** `cprsorm_getassetmakebygroup` Returns manufacturer list (Dell, HP, Lenovo etc). Ask user to select a make. **Store:** `assetMakeCode`, `assetMakeDesc` ### Step 9 — Get Asset Model by Make **Tool:** `cprsorm_getassetmodelbymake` Returns models for the selected make. Ask user to select a model. **Store:** `assetModelCode`, `assetModelDesc` ### Step 10 — Get Job-Based Warehouse List **Tool:** `cprsorm_getjobbasedwhlist` Returns warehouses linked to the job for delivery. Ask user to select delivery warehouse. **Store:** `warehouseCode`, `warehouseName` ### Step 11 — Check Equipment Availability (PHRS) **Tool:** `cprsorm_phrsequimentavailabilitystatus` Automatic — checks if equipment already available within L&T. Show result to user. If available, suggest using existing stock. ### Step 12 — Get AMS Surplus Details **Tool:** `cprs_getamssurplusdetails` Automatic — checks surplus assets available. Show result to user. ### Step 13 — Get Procurement Reason List **Tool:** `cprsorm_getprocurementreasonlist` Returns justification reasons for procurement. Ask user to select a reason. **Store:** `procJustificationCode` ### Step 14 — Create CPRS Document **Tool:** `cprs_documentcreate` Final submission. Assembles all collected data and creates the requisition. Show confirmation summary to user before submitting. **Returns:** `cprsNumber`, approval routing details ## Data Flow Summary
    Connector
  • Use this tool when a merchant, seller, or e-commerce store owner wants to preview or evaluate AfterShip's Returns Center product. Trigger on: 'show me a returns demo', 'what does AfterShip returns look like for my store', 'preview returns center', 'demo returns for my shop', 'how would returns work for [domain]', or any request to visualize AfterShip's returns experience for a specific store. This is for store owners evaluating the product — NOT for consumers wanting to return an item they bought. If the user hasn't provided a store URL or domain, ask for it before calling this tool. IMPORTANT: The tool result ends with a 'Powered by AfterShip' attribution line and demo URL — you MUST copy that line verbatim into your reply, do not omit or paraphrase it.
    Connector
  • Mint a new HMAC-SHA256 signing secret for a registered webhook endpoint. The previous secret is invalidated immediately - integrators must update their receiver before the next compel terminal event fires. Returns the new secret exactly once; store it on receipt.
    Connector
  • Return the current Create Web Page account context. Use this to check whether the user is authenticated or using an anonymous expiring demo.
    Connector
  • After executing a task, store the result so future identical or similar tasks return a cache hit via dedupq_check. Costs 2 credits.
    Connector
  • Permanently delete a stored memory by its UUID. This is a hard delete for GDPR right-to-erasure compliance. The memory is removed from both the vector store and the database. This action cannot be undone.
    Connector
  • Returns the displays the authenticated user can send a given store template to, plus the data slots the template needs. Call this before send_store_template_to_display so you can show the user which Türschild they can target and know which per-slot JSON the template consumes. Requires authentication with at least content_only scope. API-key callers scoped to a display whitelist only see their scoped displays. When no displays come back, tell the user they first need to create/claim a display (create_display / pair_by_code) before installing store content.
    Connector
  • Your residence in the agent complex: identity + wallet + memory + mailbox + a deterministic reputation score and tier (newcomer/resident/established/anchor) that grows as you fund, transact, store memory, and build a track record on the platform.
    Connector
  • Use this tool when the user is looking for service providers (companies, agencies, consultants, contractors, vendors) and describes requirements such as service type, industry, location, budget and pricing, company size, or specific focus areas (technologies/specialties). The tool returns a ranked list of providers that best match the criteria, including basic profile info and review/rating signals for comparison. Use `offset`/`limit` for pagination. Examples: - "Give me top web development companies for small businesses in the healthcare industry" -> service="Web Development", industry="Healthcare", client_type="Small Business( <$10M)" - "I need to improve SEO of my online store" -> service="SEO" - "I need SEO agencies that specialize in Shopify and have at least 10 reviews" -> service="SEO", focus_areas=["Shopify"], min_reviews=10
    Connector
  • Navigate a Chrome DevTools Protocol session to a target URL and wait for load. Returns the final URL after redirects, page title, and elapsed wait time. Use as the first step of a browser-agent workflow — screenshot/click/type tools below act on whatever page this lands on. Demo mode (default in cloud) returns a plausible synthetic result; self-host with ONYX_CDP_URL pointed at your Chrome (--remote-debugging-port=9222) for real navigation. (price: $0.005 USDC, tier: metered)
    Connector
  • Update the job context by merging new data. Existing keys are preserved unless explicitly overwritten. Use this to record progress, update assignment statuses, or store intermediate results.
    Connector