Skip to content
Claude Desktop

(WiP) An everything app for Claude Desktop

live.alpic.staging.everything-app-7f22928f/everything-app

Still WiP

client:Claude Desktop transport:streamable-http

Install (WiP) An everything app in Claude Desktop

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

{
  "mcpServers": {
    "everything-app": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://everything-app-7f22928f.staging.alpic.live"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

(WiP) An everything app in other clients