Vladyslava Tyshchenko

Results 4 comments of Vladyslava Tyshchenko

Hey! How did you manage to make Langflow run "docker run" command to start mcp? Did you add docker as a dependency to langflow container? I'm just trying to do...

Thanks @ifanzalukhu97 but I have this error when I add "docker run -i --rm mcp/fetch" as MCP command. Maybe this is because I use the standard MCP Component and you...

Thank you @ifanzalukhu97, yes I am running it inside the docker. Will try to find a workaround with other commands to start the mcp server.

Hey, @ifanzalukhu97 just in case, I fixed my issue by switching to SSE MCP connection, my MCP server is a separate docker container open on specific port. This is the...