Integrations/Flowise

Set up Flowise

Low-code LLM app builder. Add Agentcy as a Custom MCP tool in Flowise’s visual workflow editor so your AI agents can access marketing data without writing code.

SETUP
6 STEPS
  1. 01

    Sign up at app.goagentcy.com and create an API key

  2. 02

    Open Flowise and create a new Agentflow

  3. 03

    Add an Agent node and add a "Custom MCP" tool

  4. 04

    Set the endpoint URL to https://data.goagentcy.com/mcp

  5. 05

    Add Authorization header with your Bearer API key

  6. 06

    Click "Refresh" to discover Agentcy tools

CONFIG

path: Agent Node → Custom MCP Tool → MCP Server Config

config
// Flowise Custom MCP Configuration
// Use Streamable HTTP transport for remote connection.

// In the Custom MCP tool node:
// Set "SSE/HTTP Endpoint" to:
//   https://data.goagentcy.com/mcp
//
// Set "Headers" to:
//   Authorization: Bearer YOUR_AGENTCY_API_KEY
Last verified: March 5, 2026Official docs
TIPS

Flowise supports stdio (local) and Streamable HTTP (remote) transports for Custom MCP tools. Also includes prebuilt MCP tools for common services. Environment variables can be used in config via Flowise’s variable system.

EXPLORE DATA SOURCES

After connecting Flowise and configuring your data sources in the portal, ask questions about any of them in natural language:

View all data sources →

v1.0Need help?