Overview
FlowiseAI is a visual workflow builder for AI agents with native MCP support.Prerequisites
- Flowise installed (installation guide)
- A StackOne linked account (set one up here)
Setup
Get your MCP URL from the dashboard
- Go to Connectors in the left nav and open the connector you want to use
- Click Use Connector in the top right
- On the Use tab, click MCP Server under “Use with Agent Client”
- Select a linked account from the dropdown
- Choose HTTPS MCP as the client
- Copy the generated URL — it looks like:
Add MCP Server to Flowise
Navigate to your Flowise instance and open the chatflow where you want to add StackOne tools.Replace
- In the left sidebar, find “Custom MCP” in the “Tools” section
- Drag the Custom MCP component onto your canvas and connect it to your agent
- In the MCP Server Config, add:
<session_token> with the token from the previous step.Advanced: Manual API Key Setup
If you prefer to authenticate with your API key and account ID directly:Limitations
- Transport: StackOne only supports HTTP transport (no STDIO or SSE)
- Tool Discovery: Tools are determined by the enabled actions for the integration configuration associated with the linked account
Next Steps
Dashboard Setup
Generate MCP configs from any connector
Authentication Guide
Configure authentication and security
FlowiseAI Docs
Official Flowise MCP documentation
Explore All Tools
See all available operations in the StackOne Playground