Claude Desktop
Install Claude Desktop
Claude Desktop can be downloaded from this page for macOS and Windows.
For Linux, we had success using this UNOFFICIAL build script based on nix
# ⚠️ UNOFFICIAL
# You can also run `make claude-linux`
NIXPKGS_ALLOW_UNFREE=1 nix run github:k3d3/claude-desktop-linux-flake \
--impure \
--extra-experimental-features flakes \
--extra-experimental-features nix-command
Configure Jupyter MCP Server
To use Jupyter MCP Server with Claude Desktop, add the Jupyter MCP server configuration to your claude_desktop_config.json
file (read more on the MCP documentation website).
📺 Watch the setup demo