Great explanation of what we have built. I much appreciate the view and that everyone is just as excited as we are about it.
@chrishayuk2 ай бұрын
@davidsoriaparra8833 you've done an amazing job here, i see a tonne of innovation coming, and this is the big opener for federated ai powered services
@pandoraeeris78602 ай бұрын
Everyone I know is hyped for this.
@jeffwads2 ай бұрын
Anthropic is full steaming ahead. Beautiful to see this API stuff coming into being so fast.
@TheRestorationContractor2 ай бұрын
very cool how you did the code overlayed onto the video - well done
@davieslacker2 ай бұрын
Awesome.. I think even just based on your simple example, being able to improve on what Claude desktop can do and personalize it with my own data sounds exciting
@Bangs_Theory2 ай бұрын
Best explanation of MCP so far!
@chrishayuk2 ай бұрын
Wow, thanks!, glad it was useful, hope you enjoy my new deep dive video also
@tee_iam782 күн бұрын
Thank you for your content.
@toadlguy2 ай бұрын
This has considerable security implications. Will need to look at the docs.
@chrishayuk2 ай бұрын
yeah, there is definitely gonna be some fun with this one
@hypervanse2 ай бұрын
as usual. custom gpts are really cool to exfiltrate data from openai
@bobbob-mi6pq2 ай бұрын
The device you're using is already listening and collecting data on you constantly. Same with every app you use and they sell it to whoever wants it already. We have no security in this world.
@solarion332 ай бұрын
great overview, thanks. subscribed
@chrishayuk2 ай бұрын
thaaaaaank you, and glad you liked
@LeoRizoLeon2 ай бұрын
I thought Dario had made a video about this himself! 😊 Haha. Good video! Thanks I had no idea what this was.
@chrishayuk2 ай бұрын
glad it was useful
@Jason-ju7df2 ай бұрын
Keep us informed when you come across ways to integrate this with local LLM agents like CrewAI or Kotaemon
@chrishayuk2 ай бұрын
that is a good shout, i really wanna do some further deep dives with this, especially with agents
@kapilsharma-bi7im13 сағат бұрын
Currently Is there any other method to connect to mcp sql swever instead of claude desktop app ??
@CarlintVeldАй бұрын
How does Claude Desktop know when to pick a tool and which one? How long can be the list of installed tools.
@adisegev12 ай бұрын
It's an excellent video. Thanks very much. I've connected Claud to my own db and start asking him about it. Sometimes, it just answered with non existing columns or misunderstood the meaning of some of them. How can I pass him the full description of the tables?
@chrishayuk2 ай бұрын
it's basically the system prompt, you can convince claude to go read the tables before attempting to select the data... that was the main trick when i built my version
@adisegev12 ай бұрын
Ok. And can I do it only when I start my application, or I have to do it for each conversation?
@chrishayuk2 ай бұрын
there is nothing stopping you reading the tables at the beggining of the conversation, and the stuffing that into the context. a more sophisticated approach might be to raq the query, and pull the best system prompt to cover it
@adisegev12 ай бұрын
I really appreciate your patience. In my case, I have more than 100 tables. I am afraid it won't be a good practice to give their description as a system prompt. Should I use RAG or any other technique for my case?
@wasimdorboz2 ай бұрын
nice lights its like i am in thailand
@deathbysalt23822 ай бұрын
Good stuff!
@chrishayuk2 ай бұрын
Glad you enjoyed it
@dasistdiewahrheit95852 ай бұрын
How is it different from tools for example in open-webui?
@Aurelnpounengong2 ай бұрын
openweb ui can't intereact directly with your database though, this is a game changer because companies with massive data bases with hundreds of tables and billions of rows can now have their databases interact directly with the AI. this will make it much easier for example to just build a dashboard for whatever data you want to track using sonnet. the Model Context protocol has literally murdered so many startups that were charging to do this for people.
@d.d.z.2 ай бұрын
@@Aurelnpounengong I think the similarity is more with Open Iterpreter @tooluse
@dasistdiewahrheit95852 ай бұрын
@@Aurelnpounengong _"openweb ui can't intereact directly with your database though"_ This is just wrong. It can interact with whatever it has a tool for.
@SportPrediction2 ай бұрын
In laymans understanding - does this need claude api or works via the $20 subscription?
@chrishayuk2 ай бұрын
20 bucks subscription
@turqharlem2 ай бұрын
I'm trying but I get the following error I'm not a professional VSC I'm probably making a mistake somewhere but I don't know where =) Could not load app settings There was an error reading or parsing claude_desktop_configjson: SyntaxError: Bad escaped' character in JSON at position 180 (line 8 column 15)
@yash97252 ай бұрын
{} Error executing code: MCP error -2: Request timed out i am getting this error. can u help me figure some solution?
@explorer9452 ай бұрын
Isn't your channel bad for viewer eyes as it has lot of blue light. It's cool.. but too cool that's it 🔵🔵🔵🔵
@chrishayuk2 ай бұрын
hahaha, yeah, maybe wear blue blocker glasses like i do
@hagen00112 ай бұрын
Anyone know if one can use this with a custom developed client? i.e a native app, that has a chat bot? i.e I want to use my own app, not Claude.
@chrishayuk2 ай бұрын
And that video is coming today or tomorrow
@chrishayuk2 ай бұрын
github repo for the example is here: github.com/chrishayuk/mcp-cli
@hagen00112 ай бұрын
@@chrishayuk Awesome, looking forward to it. It would be great if you also cover, or gave your opinion in the comment :) how this compares to RAG. What is the use case for MCP and what is the use case for RAG? Seem to do similar things as far as I can see, specifically when it comes to connecting own data and chatting with it.
@kluther92862 ай бұрын
How secure is the data that Claude reads, does Anthropic confirm that the data remains on my server?
@almightyzentaco2 ай бұрын
It can't by definition. If you are passing data to an llm to work with that data has to be sent to the llm server to be processed.
@senju20242 ай бұрын
I did not hear anything about authentication, encryption and cybersecurity guidelines.................I would wait until you get a proper safety review and several use cases before jumping in. My 2 cents worth.
@chrishayuk2 ай бұрын
This is why I talk about the use cases being more in the cloud rather than local
@senju20242 ай бұрын
@@chrishayuk Good Point!
@jaggyjut2 ай бұрын
So no more RAG?
@andrew-does-marketing2 ай бұрын
So. Blue.
@MaciejWolski-j4p2 ай бұрын
The guy is wearing blue light blocking glasses and fills the room with blue light...
@happyday.mjohnson2 ай бұрын
Wish there was an example to build clients. Right now using the Claude Desktop it is easy to run out of sessions before you are asked to pay for a subscription. I just wan to play with the protocol first before I spend $$ trying to explore.
@chrishayuk2 ай бұрын
video goes out either later today or tomorrow on how to do this... but here's my github repo with the example. github.com/chrishayuk/mcp-cli
@ranjeev852 ай бұрын
You're evil for the fact that you beam blue light to your viewers and yet use a convenient blue light filter for your own wellbeing. Aren't you?
@chrishayuk2 ай бұрын
caught
@TheGuillotineKing2 ай бұрын
🥱
@iceshoqer2 ай бұрын
Too much waffle sorry, stopped watching it.
@chrishayuk2 ай бұрын
yeah, i'm definitely not the channel for you, but thanks for trying
@seanwfindley2 ай бұрын
@@chrishayuk Screw those guys. Love your channel. Just enough information to get the rest of us going.
@chrishayuk2 ай бұрын
@@seanwfindley very much appreciate it and glad you love the channel and find it useful, THANK YOU!!!, but honestly everyone has different styles, and not everyone is gonna like my channel or style,. i'm super cool with that
@Cloudways-AIАй бұрын
This is the first time I have ever watched this guys channel. Your comment is idiotic and that makes you a 100% IDIOT. What an exceptional piece of content, I compliment you. I did not know about MCP until this morning. Tonight I connected to an external postgres database. Nice work my friend.