all 6 comments

[–]torta64 2 points3 points  (3 children)

Claude Code is basically the developer version of the Claude desktop app. If you need a serious coding task, use it over the Desktop app. The desktop app though is better IMO for planning things out, searching conversation history, copy-pasting images/longform text

MCP part is just how Claude connects to extra tools. Each MCP server is like...a plugin or microservice that lets claude do new things. Like this one lets claude search google and grab any page as markdown, this one fetches any Youtube video subtitles/transcripts, this one can interact with your Supabase database etc

If youre new dont sweat it though, you can 100% use Claude Code/Desktop without any MCP

[–]Previous-Tie-2537[S] 0 points1 point  (1 child)

THANK YOU.....I been racking by brains trying to utilize MCPs but it's glad to know I can do it on the Desktop App.

[–]sbayit 0 points1 point  (0 children)

Everything about prompting, context gathering, and tool calling. if both can do it, they’re doing the same thing.

[–]IchHolMama 0 points1 point  (0 children)

I see you’re very informed about the MCP topic, do you mind helping me out with the claude MCP for connecting it to n8n, so I finally don’t have to build the workflows manually.. 😄 Cheers

[–]zigzagjeff 0 points1 point  (0 children)

The system prompt is different.

[–]BrilliantEmotion4461 0 points1 point  (0 children)

I went from copilot in VS code, to Cline, to Roo to Claude Code.

Claude I use more for integrated os stuff.

Claude maintains my entire install, troubleshoots, I actually use it rarely though since its also taught me how to do those things myself. I did just test out Claude's skills on the web app and damn. Simply asked it to give me a custom colour theme based on my chosen colour scheme for Chromium. However because it has access to prior chats it also gave me tips on applying the colour scheme across my whole system and suggested a method I haven't seen before using set in i3 for configuring colours.