Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Show HN: Claude Desktop Switcher for separating the whole Claude Desktop suite

Claude Desktop Switcher is a new tool that allows users to separate and manage multiple instances of the Claude Desktop application suite, enabling better organization and isolation between different configurations or use cases.

Background

- Claude Desktop is an app that provides a local interface for Anthropic's Claude AI assistant (the "Chat" mode) and, on the backend, uses the Model Context Protocol (MCP) to let you plug in local tools like file editors, databases, or code runners. - The Switcher is a small utility that lets you run **multiple isolated instances** of Claude Desktop side by side — each with its own set of MCP tools, configurations, and chat histories. - Without it, Claude Desktop is a single-instance app: if you want to use, say, a "coding" setup (with a code editor tool) and a "writing" setup (with a notes tool), you have to manually reconfigure MCP settings every time you switch. - The Switcher solves that by creating separate profiles ("projects") that you can launch independently, keeping each workspace's tools and data entirely separate.

Related stories

  • Newer Claude models sometimes invent extra keys in tool call arguments, breaking validation in Pi's edit tool. The author suspects post-training for Claude Code's forgiving harness makes alternative schemas fail. This suggests closed RL training can degrade general tool-use reliability.

  • Simon Willison released llm-coding-agent 0.1a0, an experimental coding agent built on his LLM library. The agent provides tools for reading, editing, searching files and executing commands, and ships with a Python API and CLI. It was developed using Claude Code (Fable 5) via TDD with a spec-first approach, and is available as a slop-alpha on PyPI.

  • Truth Social remains an outlet primarily for Trump's own posts, while other administration officials continue using X. The platform functions as a blog-like channel for Trump's messages rather than a genuine social network competitor.