{ "mcpServers": { "dreamtail": { "command": "python3", "args": [ "/home/alex/Projects/dreamtail-mcp/dreamtail_mcp.py" ], "env": { "DREAMTAIL_BASE_URL": "http://192.168.50.30:8765", "DREAMTAIL_DOWNLOAD_DIR": "/Users/yourname/Pictures/dreamtail", "DREAMTAIL_FORMAT": "jpeg", "DREAMTAIL_JPEG_QUALITY": "95", "DREAMTAIL_INLINE_DISPLAY": "true", "DREAMTAIL_INLINE_QUALITY": "85" } } } }