n8n-nodes-explorium-api

n8n-nodes-explorium-apiは、Explorium APIと連携するためのn8n用ノードです。このノードを使用することで、データの収集や分析を自動化し、ワークフローを効率化できます。TypeScriptで実装されており、使いやすさと拡張性を兼ね備えています。

GitHubスター

2

ユーザー評価

未評価

お気に入り

0

閲覧数

7

フォーク

1

イシュー

0

README
n8n-nodes-explorium-ai

License: Apache-2.0
n8n Community Node

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.

Features
1. Explorium API Node

Access all Explorium Agent Source API functions. Seamless integration with n8n workflows

2. Explorium MCP Node

Direct integration with OpenAI through Explorium's Model Context Protocol (MCP)

Prerequisites
  • n8n instance (self-hosted or cloud)
  • Explorium API Key
  • OpenAI API Key (for MCP node only)
Installation
  1. Follow the n8n community nodes installation guide
  2. Install this package in your n8n instance
  3. Configure the required environment variables
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
Usage
Getting Your API Keys
  1. Explorium API Key
Node Configuration

Example of configuring the node for Firmographic enrichment:
Explorium MCP use example

Workflow Example

Here's how to use the node in your workflow:
Explorium MCP use example

Resources
License

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.