Skip to content
Claude Desktop

DeepPane Focus Space for Claude Desktop

com.deeppane/focus-space

Create focus spaces and read user-authorized focus history summaries.

client:Claude Desktop transport:stdio runtime:npm

Install DeepPane Focus Space in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "focus-space": {
      "command": "npx",
      "args": [
        "-y",
        "@deeppane/mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

DeepPane Focus Space in other clients