Vinkius
Flowise

Flowise MCP for AI. Orchestrate AI workflows and debug history.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Flowise MCP on Cursor AI Code EditorFlowise MCP on Claude Desktop AppFlowise MCP on OpenAI Agents SDKFlowise MCP on Visual Studio CodeFlowise MCP on GitHub Copilot AI AgentFlowise MCP on Google Gemini AIFlowise MCP on Lovable AI DevelopmentFlowise MCP on Mistral AI AgentsFlowise MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Flowise MCP connects your AI agent directly to a deployed FlowiseAI instance. You gain full command over low-code generative AI workflows.

This means running predictions, listing complex chatflows and agentflows, checking execution history, or auditing the credentials used by your systems—all from conversation with any compatible client.

What your AI can do

List chatflows

Retrieves a list of every deployed chat flow name and ID.

Get chatflow

Retrieves specific details about a single deployed chat flow.

Predict

Runs an immediate, simulated prediction by sending a user prompt to a specific chatflow.

+ 4 more capabilities included
Check existing chatflows

List and get full details on every deployed conversational flow (Chatflow) within your Flowise instance.

Examine agent logic

Access detailed descriptions of complex, multi-step AI task chains defined by Agentflows.

Run real-time AI tests

Submit a user query to a specific chatflow and retrieve the generated AI response immediately.

Audit execution logs

Pull detailed records of past interactions, allowing you to trace logic chains and monitor agent performance over time.

Discover integrated tools

Retrieve a list of custom functions and third-party integrations configured in your Flowise environment.

Included with Plan

Waiting for input…

AI Agent

Flowise MCP: 7 Tools

These tools let your agent interact with the back end of your Flowise system to manage workflows, check credentials, or test AI predictions.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Flowise on Vinkius

List Chatflows

Retrieves a list of every deployed chat flow name and ID.

Get Chatflow

Retrieves specific details about a single deployed chat flow.

Predict

Runs an immediate, simulated prediction by sending a user prompt to a specific...

List Agentflows

Lists all available complex agent workflows (Agentflows) in the system.

List Tools

Retrieves a list of custom tools and third-party integrations available to the agent.

List Credentials

Enumerates all secure credentials components used by the Flowise platform.

Get History

Fetches the detailed execution log for a given chat session or workflow ID.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Flowise integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Flowise, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Flowise MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Flowise. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 7 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Tracking down AI failures used to mean diving through complex dashboards.

Remember when an agent gave a wrong answer? You had to jump into the Flowise UI, find the correct chatflow, click 'View History', and scroll through dozens of JSON logs just trying to figure out which node failed or where the context was lost. It's tedious, slow work that breaks your focus.

Now, you talk to your agent. You simply ask it to show the history for that specific flow. The agent uses `get_history`, pulls the clean log data, and presents exactly what happened—the inputs, the outputs, and where the chain broke. It’s instant troubleshooting.

Use Flowise MCP to get full visibility into your deployed assets.

Before this, figuring out what tools were even available meant clicking around multiple sections—checking the integrations list here, and then checking the tool nodes over there. You rarely got a single manifest of everything working together.

With Flowise MCP, you just ask your agent to run `list_tools` or `list_chatflows`. Everything is gathered into one accessible list. It's clean, direct, and immediately actionable.

What your AI can actually do with this

Need to debug an LLM pipeline without opening a dashboard? Flowise gives you that control. It connects your AI agent straight into your low-code generative AI development environment. Instead of relying on UI buttons, you just talk to your agent, and it handles the deep backend logic for you. You can list every chatflow or complex agent workflow you've built, run a test prediction on a specific flow instantly, and pull up precise logs of past executions.

If something breaks in production, your agent won't just guess; it will use tools to retrieve detailed history, pinpointing exactly where the logic chain failed. Because Vinkius hosts this MCP, you can manage these complex AI workflows from any client that supports the catalog.

Built · Hosted · Managed by Vinkius Flowise MCP - Manage & Test AI Workflows
Server ID 019d759c-1af7-7384-a56b-3346493e0285
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I test a chatflow without using the Flowise UI? (predict) +

You use the predict tool. Just ask your agent to run a prediction on the specific chatflow ID you're targeting. It simulates the live user query and sends back the generated AI response in real-time.

What is the difference between list_chatflows and list_agentflows? (list_chatflows, list_agentflows) +

Chatflows manage conversations; Agentflows define multi-step tasks. Use list_chatflows to see basic conversation bots, and use list_agentflows to see complex processes that require multiple steps or decisions.

Can I find out what API keys are used by my AI agents? (list_credentials) +

Yes. Calling list_credentials will enumerate every secure credential component stored in your Flowise instance. It gives you a complete, auditable list of everything the agent can access.

How do I see what external APIs my flow uses? (list_tools) +

Run list_tools. This tool pulls all custom functions and third-party integrations configured in your Flowise environment, letting you verify exactly which capabilities are available to the agent.

How do I get the detailed architectural nodes and edges of a specific workflow using `get_chatflow`? +

The get_chatflow tool retrieves the full blueprint for any deployed chatflow. This lets you see every node and connection (edge), which is essential for understanding how data flows through complex logic chains.

If my AI agent fails, what do I use to track down where the error occurred? Should I use `get_history`? +

You must use get_history to debug failures. It pulls precise execution traces and conversational logs, showing you exactly which steps failed and why they broke down.

I need to verify what secrets are stored in the platform. How can I list all credentials using `list_credentials`? +

list_credentials enumerates every authentication component used by your AI logic chains. This gives you a central oversight of all stored API keys and connection details.

How do I check the structure and definitions for complex, multi-step agent tasks using `list_agentflows`? +

list_agentflows provides a manifest of your compound Agentflows. This lets you see the defined complexity and multi-step reasoning logic that powers your most advanced AI applications.

Can my agent run a prediction against a specific Flowise chatflow? +

Yes. Use the 'predict' tool. Provide the 'chatflow_id' and your question. The agent will command the Flowise backend to process the logic chain and return the AI-generated response directly in your chat.

How do I see the past conversational logs for a chatflow via chat? +

Use the 'get_history' tool with the 'chatflow_id'. Your agent will retrieve the past execution traces and logs, helping you understand how users have interacted with that specific logic chain natively.

Can I list all custom tools configured in my Flowise instance through the agent? +

Absolutely. Use the 'list_tools' tool. Your agent will retrieve custom tools and integrations configured in your environment, allowing you to audit available capabilities through natural conversation.

Built & Managed by Vinkius 30s setup 7 tools

We've already built the connector for Flowise. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 7 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.