Explorium
B2B prospecting, data enrichment
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/mcpTransport
Streamable HTTP
Authentication
API Key
Setup
claude mcp add explorium --transport http https://mcp.explorium.ai/mcpFrequently 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.
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, 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 — check the official documentation for how to obtain one, then include it in your client's configuration.
Which transport does the Explorium MCP server use?
Explorium exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.