{
  "comment": "macOS configuration using standalone server",
  "comment2": "Run './run-server.sh' to set up the environment and get exact paths",
  "comment3": "Use './run-server.sh -c' to display the correct configuration",
  "mcpServers": {
    "zen": {
      "command": "/path/to/zen-mcp-server/.zen_venv/bin/python",
      "args": ["/path/to/zen-mcp-server/server.py"]
    }
  }
}