GOD MODE INTEL MCP V2 - Ultimate B2B Intelligence Suite avatar

GOD MODE INTEL MCP V2 - Ultimate B2B Intelligence Suite

Pricing

from $0.01 / 1,000 results

Go to Apify Store
GOD MODE INTEL MCP V2 - Ultimate B2B Intelligence Suite

GOD MODE INTEL MCP V2 - Ultimate B2B Intelligence Suite

The most comprehensive B2B intelligence MCP server w/59+ tools, LinkedIn Intel Suite Sales Navigator, Post Engagers, Event Attendees, Company Followers), Y Combinator, SMB Enrichment, Campaign Orchestration & pay-per-event pricing. Built for Claude Desktop, Make.com, Zapier & n8n integrations.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

0

Bookmarked

15

Total users

0

Monthly active users

14 days ago

Last modified

Share

GOD MODE INTEL MCP V2 - B2B Marketing Intelligence

52+ B2B intelligence tools for lead discovery, enrichment, competitive analysis, and AI-powered outreach. Find prospects via Google Maps, enrich with Apollo/Firecrawl, scrape LinkedIn, analyze competitors, and more.

BYOK (Bring Your Own Key) -- you provide your own API credentials.


Before You Start

This actor requires your own API credentials to fetch real data.

Where to get your key: Your Apify API token for calling underlying actors

This actor runs in Demo Mode by default, so a default free run returns sample data (free, no key needed) to show you the output format. Set demoMode to false to fetch real data.


Quick Start

Test with Demo Mode (free, no API key needed)

{
"demoMode": true
}

Run with real data

{
"demoMode": false,
"tool": "list_tools",
"toolInput": {},
"apifyToken": "YOUR_API_KEY_HERE",
"firecrawlApiKey": "YOUR_API_KEY_HERE",
"apolloApiKey": "YOUR_API_KEY_HERE",
"hunterApiKey": "YOUR_API_KEY_HERE",
"clearbitApiKey": "YOUR_API_KEY_HERE",
"anthropicApiKey": "YOUR_API_KEY_HERE",
"openaiApiKey": "YOUR_API_KEY_HERE"
}

Input Parameters

ParameterTypeDefaultRequiredDescription
toolstring"list_tools"Yes*The MCP tool to execute
toolInputobject{}NoInput parameters for the selected tool (JSON object)
demoModebooleantrueNoReturn sample data without making real API calls (for testing)
apifyTokenstring-Yes*Your Apify API token for calling underlying actors
firecrawlApiKeystring-Yes*API key for Firecrawl-powered tools
apolloApiKeystring-Yes*API key for lead enrichment via Apollo
hunterApiKeystring-Yes*API key for email discovery via Hunter
clearbitApiKeystring-Yes*API key for company enrichment via Clearbit
anthropicApiKeystring-Yes*API key for AI-powered tools (scoring, outreach generation)
openaiApiKeystring-Yes*Alternative API key for AI-powered tools
webhookUrlstring-NoURL to send results to (supports Zapier, Make, n8n)
proxyConfigurationobject-NoProxy settings for stealth scraping

*Required when Demo Mode is off.


Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Tool ExecutedEach B2B intelligence tool call executed$0.10
Lead EnrichedEach lead enriched with company and contact data$0.15
Company ResearchedFull company research with tech stack, funding, reviews$0.25
LinkedIn Profile ScrapedLinkedIn profile data extraction$0.12
Outreach GeneratedAI-personalized outreach message generated$0.08

Demo mode is free -- no charges for sample data.


Troubleshooting

"API key is required"

You have Demo Mode turned off but didn't provide an API key. Either:

  • Turn Demo Mode on to test with sample data
  • Add your API key in the input

"API error 403" or "Unauthorized"

Your API key is invalid, expired, or doesn't have access to this specific API endpoint. Double-check your key and account permissions.

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • API key without proper permissions
  • The target data doesn't exist or is too small to track

How do I test without an API key?

Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.


Built by John Rippy | Actor Arsenal