app on cloud that I know supports MCPs. and I wanted to show you folks how to actually do this. And, there's no settings here for, it is terrible. not only that, I literally asked it how to install MCP in the cloud desktop app. It was like, I don't have any specific information about master control program. But here is the example, right? So let's say we take something simple. This is Composio, mcp. composio. dev. They just launched this kind of hosted MCP solution. and, My only take about this, folks, is that like you are in charge of your own security. If you use Composio, you should know whether or not Composio is going to store your API keys, if you're comfortable with this, and if not, you should run the server somewhere yourself, right? So let's say something that I want, right? So let's do Composio search, let's say. They have a search, they have examples of how to install this on multiple clients. Coursera, Cloud, Windsurf, TypeScript, and Python. Cloud specifically requires a command. That they have Composio, et cetera, they will edit the JSON file for Cloudlight. So let's actually take a look at this. you basically go, let me get out of here. yes, how do I get out of here? Okay, cool. so basically you just run this command. they will basically take and install this into the cloud. mcp config. json file, which you need to know where it is, but once I just want to show you that my cloud now does not have the Composio search capabilities. It doesn't know about this. And now we're calling this like a Composio thing. It will install a specific mcp into the like cloud desktop config. json file, which I didn't know exists, but it lives here at this URL, and installed it. And supposedly, please restart cloud to changes, For changes take effect. Let's go cloud for a sec, kill it, and then let's launch it again and then see whether we now have MCP capabilities. Let's take a look. we should have not in. Oh. Look at this. Did you guys see what had just happened? Okay, this is the click moment. I, Claude, for, after a second, showed me like a little tool, a little hammer tool. Looks like we're, the industry is getting towards the hammer means MCPs or something. I don't know. and 13 MCP tools available and we click this and we can actually see Kind of Composio search, et cetera. and we'll ask Cloud, what can you do with Composio? What do you know how to do? And it should know and tell us about what it knows, right? yeah, incredible. I can help you use Composio search, which provides several specialized search capabilities, general search, new search, find and search, DuckDuckGo, Google Maps. incredible. So find me the best restaurant in Denver with Composio search, I'm assuming that it will now use this tool or ask me about the API, so let's see. Awesome. So we're getting this allow tool from MCP to run allow for this to allow once or deny malicious MCP servers or conversations could potentially trick cloud into attempting harmful actions to install tools. Folks again, security is important. Whether where you put your keys, which server MCP runs, just be very mindful of what's going on because like we're still in the early development days of these protocols and you don't want to send your API keys for very important things like GitHub somewhere else. So in this case. okay, I'll do this. Allow this for this chat. You can see that Claude now knows that it will call this like API from these folks at Composio and supposedly run it for them. supposedly. Claude's response was interrupted, but basically it attempted to do this API call, and, in this unfortunate case in the demo, as the demo gods are now with us to say, it failed. But as you guys saw, it has access to all these tools and, I guess we can stop and try again. We'll try again, but also I just want to show you the same exact tool. This is the reason the protocol is cool. The same exact tool can be installed in windsurf, right? So windsurf has this MCP, MCP config that JSON that you can use, and you can see in the chat, they also have this hammer. They also have two available MCP servers. If I just add another one. So the same exact tool that I just showed you guys, I can go. And then instead of here, I use cursor. I'm just using composite because literally folks for me, composite was the first one that like showed how easy it is to go and add these toolings into the settings, but you don't have to do it. You can get okay, let me show you an example. the example of James, what was called Stripe. So let's look at the example of Stripe, James Weinstein, right? He just posted about how to add this to windsurf and, And somewhere else, you basically go into a cursor. You posted an example. Give me a sec, boot it up with a single copy and pastable line in any tool. Where's the line? where's the actual line James? Come on. Oh, Jeff. Oh, right here in cursor do add new MCP server name, Stripe command. And this is the command. This is basically it. So if we go to cursor, and I'll show you how this looks in cursor. you basically go to cursor settings and then you scroll down to features, I believe features. You scroll down, you have this MCP server ui, right? And just do add new MCP server. I already have stripes, so lemme delete stripe here. oh, it has my PI key obfuscate this so you guys don't see. That's all right. You basically do add new MCP server. You choose whether or not it's a server. Jason, this is like server sent events, right? Something like this. and then you have two types. You have a command will actually perform. So this, yeah, this tool will just run this command on my environment and execute it. so in, in, stripes, example, this is, I believe a command. Yeah. And the command is NPX. NPX is the way to just run things with NPM. and you basically add this, you say stripe two, et cetera. Stripe. One second. Stripe. it doesn't matter. And then you add this command here and you basically pass your API key for Stripe here and, the server will run this to self configure, install and run this, which is very nice. And this one, unlike the previous one that I just showed you from composer, this one actually run on my. machine. Jason, this is like this downloads the ad Stripe slash MCP code and executes it when it runs. so who's in charge of executing this? the client, it will