Labsco
explorium-ai logo

Explorium API

β˜… 22

from explorium-ai

Interact with the Explorium API to access external data for machine learning.

πŸ”₯πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeAdvanced setup

Explorium Business Data Hub

Explorium Logo

Discover companies, contacts, and business insightsβ€”powered by dozens of trusted external data sources.

This repository contains the configuration and setup files for connecting to Explorium's Model Context Protocol (MCP) server, enabling AI tools to access comprehensive business intelligence data.

Overview

The Explorium Business Data Hub provides AI tools with access to:

  • Company Search & Enrichment: Find companies by name, domain, or attributes with detailed firmographics
  • Contact Discovery: Locate and enrich professional contact information
  • Business Intelligence: Access technology stack, funding history, growth signals, and business events
  • Real-Time Data: Up-to-date information from dozens of trusted external data sources
  • Workflow Integration: Seamlessly integrate business data into AI-powered workflows

Search any company or professional for everything from emails and phone numbers to roles, growth signals, tech stack, business events, website changes, and more. Find qualified leads, research prospects, identify talent, or craft personalized outreachβ€”all without leaving your AI tool.

Examples

Example 1: Partnership Opportunity Research

Who should I contact for partnership with monday.com? Get anyone who can promote a partnership with them. Bring me all the contact details you can find

Example 2: Business Challenge Analysis

What are the business challenges of amazon?

Example 3: Leadership Team Discovery

Get the engineering leadership team at Palo Alto Networks

Connecting to Explorium MCP

For advanced users or other MCP clients, you can connect using these methods:

You can connect your AI tool to Explorium using the Model Context Protocol (MCP) through several methods:

  • URL: https://mcp.explorium.ai/mcp
  • JSON config:
{
  "mcpServers": {
    "Explorium": {
      "url": "https://mcp.explorium.ai/mcp"
    }
  }
}

SSE (Server-Sent Events)

  • URL: https://mcp.explorium.ai/sse
  • JSON config:
{
  "mcpServers": {
    "Explorium": {
      "url": "https://mcp.explorium.ai/sse"
    }
  }
}

STDIO (Local Server)

  • JSON config:
{
  "mcpServers": {
    "explorium": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.explorium.ai/mcp"]
    }
  }
}

Available Tools

Once connected, your AI tool will have access to tools for:

  • Business Matching: Find companies by name, domain, or business ID
  • Business Enrichment: Get detailed firmographics, technographics, and business intelligence
  • Business Events: Track funding rounds, office changes, hiring trends, and company developments
  • Prospect Discovery: Search for professionals and contacts within companies
  • Prospect Enrichment: Access contact information, work history, and professional profiles
  • Prospect Events: Track role changes, company moves, and career milestones

Documentation & Support

For technical support, contact support@explorium.ai.