Explorium

B2B prospecting, data enrichment

Official docs

About Explorium

Explorium is a B2B data platform whose AgentSource and Vibe Prospecting products find and enrich companies and prospects from natural-language queries. Its remote MCP server lets assistants search firmographic, technographic, and contact data across Explorium's business graph.

Connection details

https://mcp.explorium.ai/mcp
Transport
Streamable HTTP
Authentication
API key

Setup

claude mcp add explorium --transport http https://mcp.explorium.ai/mcp

Frequently asked questions

What is the Explorium remote MCP server?

The Explorium remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.explorium.ai/mcp, so AI assistants can connect to it without installing or running anything locally. Explorium is a B2B data platform whose AgentSource and Vibe Prospecting products find and enrich companies and prospects from natural-language queries. Its remote MCP server lets assistants search firmographic, technographic, and contact data across Explorium's business graph.

How do I connect to the Explorium MCP server?

Add the endpoint https://mcp.explorium.ai/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Explorium MCP server require authentication?

Yes. Explorium requires an API key. Create one in your Explorium account and add it to your MCP client configuration.

Which transport does the Explorium MCP server use?

Explorium exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers