Documentation
scrambl exposes 5 MCP tools backed by 28 data providers across 10+ APIs. Use them through the chat interface or connect directly via the MCP protocol.
Tools
search_companies(queries, directory_urls?, filters?, limit?)Discover companies via semantic search and structured filters. Searches across Apollo, Exa, PredictLeads, DataForSEO, and more.
search_people(queries, company_domain?, title?, seniority?, limit?)Find people by role, seniority, and company. Searches Apollo, Exa, Serper, and Netrows with email discovery.
get_company_info(domain, fields?)Get detailed company data across 14 fields: profile, tech_stack, funding, news, competitors, jobs, hiring, podcasts, patents, reviews, sec_filings, pricing, github, website_history.
get_person_info(name, company_domain?, linkedin_url?, fields?)Get person details across 7 fields: contact, linkedin, podcasts, news, publications, speaking, social.
web_search(query?, url?)Google search via Serper or fetch full page text via Exa. Use for general research not covered by other tools.
Connect via MCP
scrambl is an MCP server you can connect to from Claude Desktop, Cursor, or any MCP-compatible client.
- Sign up at scrambl.ai and generate an API key from your dashboard.
- Add the MCP server URL
https://scrambl.ai/mcpto your MCP client configuration. - Set your API key as the authorization header (Bearer token).
All 5 tools will be available to your AI assistant once connected.