I’m quite new to Cursor and I’ve been hearing about MCPs non-stop. Does anyone have any experience with MCPs? In particular, are they useful? And is smithery AI safe?
Any recommendations? Or is it just a hype?
Moreover, I can’t get my codes to run on Cursor; they do run pretty well on jupyter, but even when I select Jupyter’s main Kernel as my Interpreter in Cursor, it doesn’t run. Do I need to install a specific library or something?
MCPs are pretty useful if you want to extend Cursor’s capabilities - they let you add custom tools for reading/writing code, searching codebases, and connecting to external services. Check out Cursor – Model Context Protocol for the full details
Smithery runs MCP servers on your behalf, instead of your running them locally, which makes it quicker to get started with MCP. It’s not an official Cursor project, but should work in Cursor just fine!