integrator-mcp-server
Integrator MCP Server is a legacy Model Context Protocol server that facilitates AI assistants in using Integrator scenarios as tools. It connects to Integrator accounts, enabling interaction and bidirectional communication between AI assistants and automation workflows.
Integrator MCP Server (legacy)
A Model Context Protocol server that allows Integrator scenarios to be used as tools by AI assistants. It connects to your Integrator account, identifies scenarios with 'On-Demand' scheduling, and enables AI assistants to interact with them. Key benefits include turning Integrator scenarios into callable tools, maintaining complex automation logic within Integrator, and creating bidirectional communication between AI assistants and existing workflows.
How It Works
- Connects to Integrator account and identifies configured scenarios
- Resolves input parameters for AI assistants
- Allows AI assistants to invoke scenarios
- Returns output as structured JSON
Benefits
- Callable tools for AI assistants
- Maintain complex automation logic
- Bidirectional communication
Usage with Claude Desktop
Prerequisites
- NodeJS
- MCP Client (e.g., Claude Desktop App)
- Integrator API Key with
scenarios:read
andscenarios:run
scopes
Installation
Add configuration to 'mcpServers' in claude_desktop_config.json
.