Claude Desktop Setup
Use the remote HTTP MCP endpoint with a lightweight proxy:~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
Local (stdio) alternative
Install and run locally:~/Library/Application Support/Claude/claude_desktop_config.json):
Alternative: use the CLI directly
Windows tip
If setting environment variables is problematic on Windows:- Make sure the CLI is on your
PATH(might be in~/.local/binor the venv). - You can provide an absolute
pythonpath if needed (pyenv/venv). - Use
python3on macOS ifpythonpoints to Python 2.