Replies: 3 comments
-
@dpnmw give it a try and share how your experiments went - did it work? |
Beta Was this translation helpful? Give feedback.
-
Yeah I'm curious about this too. Work for a small business and we are trying to run everything local until we can justify paying for cloud services. |
Beta Was this translation helpful? Give feedback.
-
Wow wish I saw this post before I spent the whole day figuring it out... I was sick of the claude limits (even with Pro) and I didn't want to use windsurf / cursor / copilot as ultimately they all have limits in some way. So I just managed to get openwebui working with deepseek-reasoner in almost the same way: The OP was bang on... it works a charm! Just get mcpo running and configured to your n8n API .. with some export like : add your MCPO url (http://host.docker.internal:8001) in openwebui > admin settings > tools then configured openwebui for the extra host (I used docker): openwebui > admin settings > model > find your model and add the MCPO Tool and System Prompt was the original instructions Now while it works and it can upload workflows, it doesn't work as well as Claude. Also deepseek-chat is working a little better than deepseek-reasoner If anyone has any tips or ideas to optimise this further it would be great to know.. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any consideration to allowing opensource chat clients the ability to use this mcp?
Could i do something like mcpo --port 8000 -- npx n8n-mcp and pipe to an openweb ui instance?
Beta Was this translation helpful? Give feedback.
All reactions