Prerequisites
- A Flowise instance (cloud or self-hosted)
- A Civic account at nexus.civic.com with a configured toolkit
- A Civic token
Get Your Credentials
You need your Civic MCP URL and a Civic token before configuring Flowise.Get Your Credentials
How to generate a Civic token and configure toolkit URL parameters
Connect Civic to Flowise
Open your chatflow or agentflow
In Flowise, open an existing chatflow or agentflow, or create a new one.
Configure the MCP server
In the MCP Tool node settings:
- MCP Server URL:
https://nexus.civic.com/hub/mcp?profile=your-toolkit - Transport:
Streamable HTTP - Headers: Add
Authorizationwith valueBearer your-civic-token
Connect to your agent
Connect the MCP Tool node to your agent node. Flowise will discover all available Civic tools and make them accessible to the agent.
Locking to a Toolkit
For production flows, lock to a specific toolkit by adding theprofile parameter to your MCP URL:
Next Steps
Agent Deployment
Profile locking, URL params, and production agent configuration
Guardrails
Constrain what tools your Flowise agent can call
Audit Trail
Query what your agent did via Civic Chat
Get Credentials
Token generation and URL parameter reference

