What Is an MCP Desktop Extension?
An MCP desktop extension is a packaged local MCP server that a desktop client can install through a user interface. The practical benefit is simple: users do not need to manually edit configuration files, install developer dependencies, or guess which environment variables belong where. The extension packages metadata, configuration prompts, and server startup details into a repeatable install path.
In early documentation, these packages were commonly called DXT extensions. Anthropic later updated the naming convention so new Claude Desktop Extensions use the .mcpb file extension, short for MCP Bundle. Existing .dxt extensions can still work, but new pages should mention the current bundle naming to avoid sending readers down a stale setup path.