Claude MCP - How To Modify Your Servers To The Next Level

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024

Комментарии • 27

  • @shita2373
    @shita2373 10 дней назад +3

    あなたの日本語の吹替はとても自然で、疲れずに聞き取れます。大好きです
    Your Japanese dubbing is very natural and easy to listen to without getting tired. I love it.

    • @flavioguzman
      @flavioguzman 10 дней назад

      What tool are you using for dubbi g ?

  • @HarshVerma-k9z
    @HarshVerma-k9z День назад

    Man, you're amazing. You show real world usecases of LLMs. Thanks. It will be worth joining your channel!

  • @patruff
    @patruff 10 дней назад +8

    Reading the comments i would like to state that while MCPs are cool, Claude still runs into token usage limits and especially so the more it does. So while it can write alot of files this eats up its message limits and you can only get through so much every 5 hours.

    • @Keokhaan
      @Keokhaan 9 дней назад +3

      Why not MCP + ollama to any model

    • @patruff
      @patruff 9 дней назад

      @Keokhaan speed (tokens/sec) or quality of the model

  • @joshweckesser
    @joshweckesser 9 дней назад

    Great video! I have been using the file system, a MCP, but this one has really ran. into problems with some ofthis, so this configuration really helped me advance this. I'd like to know what type of windows machine you use for your dev?

  • @AISensei-tu8hh
    @AISensei-tu8hh 10 дней назад

    absolute banger of a video! lmk if you're hiring for anything :P

  • @Hhunted
    @Hhunted 10 дней назад +1

    Love the MCP function. Just a pitty reading your code and using some of the MCP eats up your tokens.

  • @juanandresgomez2731
    @juanandresgomez2731 6 дней назад

    what is that chat extension you use in VSCODE?

  • @dr.mikeybee
    @dr.mikeybee 10 дней назад

    I had a command queue and command daemon working, and Claude used it for a few days. Then Claude started to refuse to use it. I think Anthropic messed with the system message. So don't be surprised if this stops working.

  • @mossom
    @mossom 10 дней назад +6

    Cline now has native support for MCP built in, it can create and install it's own MCP servers. It can even install them into Claude Desktop for you. Cursor is a waste of money at this point, just use VSC and Cline. It can even use computer-use.

    • @patruff
      @patruff 10 дней назад

      What model does Cline use?

    • @mossom
      @mossom 10 дней назад +2

      @@patruff Cline supports API providers like OpenRouter, Anthropic, OpenAI, Google Gemini, AWS Bedrock, Azure, and GCP Vertex. You can also configure any OpenAI compatible API, or use a local model through LM Studio/Ollama. If you're using OpenRouter, the extension fetches their latest model list, allowing you to use the newest models as soon as they're available.
      MCP and computer-use only working with Claude though.

    • @patruff
      @patruff 9 дней назад

      @mossom cool! I'll check it out. For now I'm just coding alongside Claude. I used to use cursor but now just Claude itself.

    • @patruff
      @patruff 9 дней назад

      @mossom I'm going to hook up python next, will be nice to have Claude see errors in real time

    • @tomgreen8246
      @tomgreen8246 9 дней назад

      Cline within Cursor, stop paying a fortune in API costs. You can even get Cursor to use Cline :).
      Also, I love Cline but both Windsurf and Cursor are better. Cline is like a super-alpha next gen version.

  • @SeanOReilly71
    @SeanOReilly71 10 дней назад +1

    why not use Claude Desktop to edit the MCP servers directly, without needing Cursor

    • @DFortuna
      @DFortuna 10 дней назад

      You can it just comes down to workflow and needs. Last night Claude desktop was giving me about 10 messages each session for sonnet so if I needed to add a server it would make more sense to use cursor/cline

  • @m.c.4458
    @m.c.4458 10 дней назад +2

    Is exactly what I am doing.
    Thanks I feel up to data lol... 60 year men prompting apps 😂
    By the way you no longer need cursor or VScode.you only need them to test and revise. I do all in file ... So exactly what you are doing but lazier.
    🤙

  • @TheKsiedzulek
    @TheKsiedzulek 10 дней назад +1

    Does that mean cursorAI is not needed any longer?

    • @toxtethogrady4610
      @toxtethogrady4610 10 дней назад +2

      cursor is ok (meh), if you're just knocking out JS template type apps (clerk, drizzle, blah ...) for clients etc. In fact I'd recommend it for that. Be aware it is ultimately a VC hype train - which is ok, but worse, a walled garden.
      Imagine using AI to code and yet relying on cursor etc when you could use open and extensible tooling from open source community and that you craft with LLM as you wish (making you a better engineer in the process)
      Aider/Cline provides good workflows and is extensible, for instance.
      MCP opens up a lot of thikngs. Kudos to Anthropic for their approach
      I happily pay LLM providers direct for the value they provide rather than some minor conveniences offered "in editor", where you give up so much control
      This has been the tension between open-source and proprietary since GNU. But the wider stakes are higher now than ever.
      I say this not to criticise to encourage everyone to go above and beyond the constraints set by vendors (not because they're bad. - its just business)
      In the short term use what works for you, but don't overlook your own personal development in the longer run for the sake of hoping to find a 'silver bullet'
      all the best

    • @m.c.4458
      @m.c.4458 10 дней назад

      Just said that only to check and run tests real data tests.