{
  "openapi": "3.0.1",
  "info": {
    "title": "GOD MODE INTEL MCP V2 - Ultimate B2B Intelligence Suite",
    "description": "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.",
    "version": "2.6",
    "x-build-id": "mlCTFYDGx4G4iCpFq"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/alizarin_refrigerator-owner~god-mode-intel-mcp-v2/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-alizarin_refrigerator-owner-god-mode-intel-mcp-v2",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/alizarin_refrigerator-owner~god-mode-intel-mcp-v2/runs": {
      "post": {
        "operationId": "runs-sync-alizarin_refrigerator-owner-god-mode-intel-mcp-v2",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/alizarin_refrigerator-owner~god-mode-intel-mcp-v2/run-sync": {
      "post": {
        "operationId": "run-sync-alizarin_refrigerator-owner-god-mode-intel-mcp-v2",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "required": [
          "tool"
        ],
        "properties": {
          "tool": {
            "title": "Tool",
            "enum": [
              "list_tools",
              "find_prospects",
              "find_lookalikes",
              "scrape_local_leads",
              "discover_companies",
              "enrich_from_url",
              "enrich_lead",
              "enrich_leads_batch",
              "enrich_company_contacts",
              "scrape_linkedin_profile",
              "scrape_linkedin_posts",
              "analyze_linkedin_voice",
              "export_sales_nav_leads",
              "export_sales_nav_accounts",
              "scrape_post_engagers",
              "scrape_event_attendees",
              "scrape_company_followers",
              "research_company",
              "scan_tech_stack",
              "get_crunchbase_data",
              "get_glassdoor_reviews",
              "scrape_g2",
              "scrape_capterra",
              "scrape_trustpilot",
              "scrape_yelp",
              "aggregate_reviews",
              "analyze_sentiment",
              "monitor_competitors",
              "scrape_facebook_ads",
              "track_competitor_keywords",
              "compare_tech_stacks",
              "competitive_gap_analysis",
              "scrape_gbp",
              "track_local_serp",
              "audit_citations",
              "analyze_local_competitors",
              "scrape_reddit",
              "scrape_quora",
              "monitor_brand_mentions",
              "score_and_prioritize",
              "generate_outreach",
              "analyze_buying_signals",
              "predict_deal_probability",
              "recommend_approach",
              "full_company_research",
              "full_prospect_pipeline",
              "full_competitive_audit",
              "run_campaign",
              "get_campaign_status",
              "cancel_campaign"
            ],
            "type": "string",
            "description": "The MCP tool to execute",
            "default": "list_tools"
          },
          "toolInput": {
            "title": "Tool Input",
            "type": "object",
            "description": "Input parameters for the selected tool (JSON object)",
            "default": {}
          },
          "demoMode": {
            "title": "Demo Mode",
            "type": "boolean",
            "description": "Return sample data without making real API calls (for testing)",
            "default": true
          },
          "linkedinCookiesJson": {
            "title": "LinkedIn Cookies (JSON)",
            "type": "string",
            "description": "LinkedIn session cookies for authenticated scraping (required for LinkedIn Intelligence Suite tools)"
          },
          "requiresSalesNavigator": {
            "title": "Has Sales Navigator",
            "type": "boolean",
            "description": "Check if you have LinkedIn Sales Navigator subscription (required for export_sales_nav_leads and export_sales_nav_accounts)",
            "default": false
          },
          "apifyToken": {
            "title": "Apify API Token",
            "type": "string",
            "description": "Your Apify API token for calling underlying actors"
          },
          "firecrawlApiKey": {
            "title": "Firecrawl API Key",
            "type": "string",
            "description": "API key for Firecrawl-powered tools"
          },
          "apolloApiKey": {
            "title": "Apollo.io API Key",
            "type": "string",
            "description": "API key for lead enrichment via Apollo"
          },
          "hunterApiKey": {
            "title": "Hunter.io API Key",
            "type": "string",
            "description": "API key for email discovery via Hunter"
          },
          "anthropicApiKey": {
            "title": "Anthropic API Key",
            "type": "string",
            "description": "API key for AI-powered tools (scoring, outreach generation)"
          },
          "webhookUrl": {
            "title": "Webhook URL",
            "type": "string",
            "description": "URL to send results to (supports Zapier, Make, n8n)"
          },
          "supabaseUrl": {
            "title": "Supabase URL",
            "type": "string",
            "description": "Supabase project URL for direct lead storage (e.g., https://yourproject.supabase.co). When configured, leads are saved directly to Supabase instead of via webhooks."
          },
          "supabaseApiKey": {
            "title": "Supabase API Key",
            "type": "string",
            "description": "Supabase service role API key for direct database access"
          },
          "proxyConfiguration": {
            "title": "Proxy Configuration",
            "type": "object",
            "description": "Proxy settings for stealth scraping"
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}