You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this how the Custom MCP (STDIO transport) works now? It is basically spending around 40 seconds to add just 1 action and another 40 seconds to delete it, making it extremely frustrating to use.
Describe the bug
Is this how the Custom MCP (STDIO transport) works now? It is basically spending around 40 seconds to add just 1 action and another 40 seconds to delete it, making it extremely frustrating to use.
chrome_2IDrObzwBd.mp4
To Reproduce
Here is an example:
Expected behavior
After the MCP server spins up, add and delete actions without any fuss.
Flowise Version
3.0.3
Additional context
Tested with several MCP servers locally and on production with the same result.
Note: SSE is not affected, working as expected.