Integration Hero Star Integration Hero Star

Claude Code icon Claude Code

Equip AI agents in Claude Code with a unified layer of B2B company and contact data.
Integration Main Star

The Explorium GTM Agent Connector integrates with Claude Code via an MCP server and unified API, enabling AI agents to access high-quality B2B company, contact, and intent data outside the Explorium platform.

 

Agents and workflows can query, enrich, score, and analyze accounts and prospects in real time- without managing multiple data vendors or integrations.

Prerequisites

Make sure you can run claude commands from your terminal before continuing.

Setup

Setup

Add Explorium as a remote MCP server based on your use case:

  • API development – Use the Developers MCP endpoint:

    claude mcp add --transport http explorium https://developers.explorium.ai/mcp \
      --header "api_key: YOUR_EXPLORIUM_API_KEY"
        
  • AgentSource® – Use the AgentSource® MCP endpoint:

    claude mcp add --transport http explorium https://mcp.explorium.ai/mcp \
      --header "api_key: YOUR_EXPLORIUM_API_KEY"
        

Verify the connection:

claude mcp list

Usage

Once connected, Claude Code can use Explorium tools depending on your use case:

Example prompts

  • Find 10 SaaS companies in San Francisco with 50–200 employees.
  • Match Snowflake and enrich firmographics and technographics.
  • Find VPs of Engineering at fintech companies in London.