Skip to content

[FEATURE] Support MCP for Flow and Conversational Flow Agent #3807

@pyek-bot

Description

@pyek-bot

Is your feature request related to a problem?
MCP is currently only supported in the Conversational and PlanExecuteReflect Agent. Please provide support for MCP in Flow and Conversational Flow Agents as well.

What solution would you like?
Provide a list of tools from my MCP server to be executed in a particular order.

Currently, to allow an agent to access tools from an MCP server, user has to create a connector and provide this connector id while registering the agent. Furthermore, user has control over which tools are extracted from the server and accessible by the agent.

In case of Flow or Conversational Flow agent, tools are executed one after the other in the order defined during agent registration. Therefore, there needs to be a way for me to first fetch the list of tools available in the MCP servers and then select the order of execution for either Flow or Conversational flow agent.

Additional Context:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions