# Code:extensions

**Page:** api/code-extensions

[Download Raw Markdown](./api/code-extensions.md)

---

## API Endpoints Summary

- **POST** `/api/v1/code/extensions/install` — Install VS Code extension from URL
- **GET** `/api/v1/code/extensions/list` — List installed extensions

## CLI

```bash
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help
```