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.
- 01
Sign up at app.goagentcy.com and create an API key
- 02
Open Flowise and create a new Agentflow
- 03
Add an Agent node and add a "Custom MCP" tool
- 04
Set the endpoint URL to https://data.goagentcy.com/mcp
- 05
Add Authorization header with your Bearer API key
- 06
Click "Refresh" to discover Agentcy tools
path: Agent Node → Custom MCP Tool → MCP Server 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_KEYFlowise 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.
“Build a no-code marketing chatbot with live GA4 data”
“Create an automated client reporting workflow”
“Set up a conversational analytics assistant for your team”
“Build an SEO monitoring agent that checks rankings daily”