This project provides n8n community nodes for seamless integration with explorium.ai's powerful data enrichment and AI capabilities. With minimal setup required, you can leverage Explorium's features directly in your n8n workflows.
Access all Explorium Agent Source API functions. Seamless integration with n8n workflows
Direct integration with OpenAI through Explorium's Model Context Protocol (MCP)
- n8n instance (self-hosted or cloud)
- Explorium API Key
- OpenAI API Key (for MCP node only)
- Follow the n8n community nodes installation guide
- Install this package in your n8n instance
- Configure the required environment variables
Both nodes require the following environment variables:
EXPLORIUM_API_KEY
: Your Explorium API key
The MCP node additionally requires:
OPENAI_API_KEY
: Your OpenAI API key
- Explorium API Key
- Visit Explorium Developer Portal
- Follow the steps to obtain your API key
Example of configuring the node for Firmographic enrichment:
Here's how to use the node in your workflow:
- n8n Community Nodes Documentation
- Model Context Protocol Documentation
- Explorium Developer Documentation
- AgentSource MCP Reference
This project is licensed under the Apache License 2.0 - see the LICENSE.md file for details.
n8n is a fair-code licensed workflow automation platform.