
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@mambalabsdev/mcp-ai-tooling-detector
Advanced tools
MCP server for the Mamba Labs AI Tooling Detector actor on Apify. Give it a company domain and it returns whether the company only declares AI, actually deploys AI tooling on its site, or charges money for AI, with the evidence behind the verdict as flat
An MCP server that exposes the Mamba Labs AI Tooling Detector as a single tool. Install one package and give your MCP client a way to ask, for any company domain, whether that company only talks about AI, actually runs AI tooling on its site, or charges money for AI. It wraps the Mamba Labs actor on Apify and returns Clay-ready flat JSON.
This server gives an AI client one tool:
detect_ai_tooling: return an ai_maturity tier for a company domain, plus the evidence behind it.The tier has four levels and each one needs its own class of evidence:
| Tier | What it means | What proves it |
|---|---|---|
commercialized | The company charges for AI | AI credits, a token allowance, an AI add-on, an AI-named plan, or a per-outcome AI price on the pricing page |
deployed | AI tooling is running on the site | An AI-native vendor, a direct inference endpoint, or an AI-capable platform backed by AI copy |
declared | The company says AI, nothing observable | A validated llms.txt, AI crawler rules in robots.txt, or weighted marketing copy |
none | No signal fired | Nothing |
A domain sitting behind a bot challenge comes back with blocked: true at low confidence rather than as a confident no, so a challenged site is never mistaken for a company with no AI.
All of the work runs on Apify. This package is a thin client that routes the tool call to the actor and hands back the result.
You need Node.js 18 or newer and an Apify account with an API token.
Add this to your Claude Desktop config:
{
"mcpServers": {
"mamba-ai-tooling-detector": {
"command": "npx",
"args": ["-y", "@mambalabsdev/mcp-ai-tooling-detector"],
"env": { "APIFY_TOKEN": "your-apify-token" }
}
}
}
Restart the client and the detect_ai_tooling tool appears.
Calls consume Apify credits, billed per domain analyzed. Free Apify plans get 15 results per calendar month.
detect_ai_tooling
| Input | Type | Required | Description |
|---|---|---|---|
domain | string | one of these | A single company domain, e.g. intercom.com. |
domains | string[] | one of these | Batch mode. Takes precedence over domain. |
check_pricing | boolean | no | Fetch and score the pricing page. Default true. Setting it false is faster but caps the result at deployed, because commercialized can only be proven on a pricing page. |
skipCache | boolean | no | Force a fresh analysis and ignore the 7 day result cache. |
The tool is read-only and idempotent. It never writes anything.
Input reference, the complete output field list, pricing tiers, error handling, and the measured limitations are on the actor's Apify Store page:
https://apify.com/mambalabs/ai-tooling-detector
Immutable actor ID: EwkHhmqiuJgRoVEbE
This server is part of the Mamba Labs GTM Suite, a fleet of specialized MCP servers for go-to-market signal intelligence, each backed by a dedicated Apify actor. The @mambalabsdev/mcp-gtm-suite umbrella server exposes all of them, including this one, through a single install.
| Actor | Immutable Actor ID |
|---|---|
| GTM Hiring Signal Scraper | D7O1SA2EqwHGsGr1P |
| GTM Tech Stack Signal Enrichment | qyd7nNyqFPelQViBx |
| GTM Signals Aggregator | xKdRfnfFNkdMpFuNs |
| Job Board Keyword Signal Scanner | 4DvqpvhMR74NLcDDY |
| Domain to LinkedIn URL Resolver | 3HtnSaqPHOg1Qg5gx |
| ICP Fit Scorer | W161DT8W4kW55dMFh |
| Domain Deliverability Checker | 0tVgxI7A6o9jMlxmc |
| Company Firmographic Enricher | YlUtLWjfPpqykmB8g |
| Company Social Presence Mapper | 4k6CCemkgBDz18m2h |
| Company Identity Resolver | lr8fTRAmZCBZmuwwh |
| Company Change-Event Feed | oX44rS0fkEJ3rXLWe |
| Funding & Press Signal Scanner | FS13X6dhQVgX3XOM6 |
| AI Tooling Detector | EwkHhmqiuJgRoVEbE |
Built by Mamba Labs | npm | Apify Store
MIT
Built by Mamba Labs. https://apify.com/mambalabs
FAQs
MCP server for the Mamba Labs AI Tooling Detector actor on Apify. Give it a company domain and it returns whether the company only declares AI, actually deploys AI tooling on its site, or charges money for AI, with the evidence behind the verdict as flat
We found that @mambalabsdev/mcp-ai-tooling-detector demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.