Files
computer/docs/content/docs/libraries/computer-server/index.mdx
2025-11-19 17:37:06 -05:00

25 lines
648 B
Plaintext

---
title: Computer Server
descrption: Reference for the current version of the Computer Server library.
pypi: cua-computer-server
github:
- https://github.com/trycua/cua/tree/main/libs/python/computer-server
---
<Callout>
A corresponding{' '}
<a
href="https://github.com/trycua/cua/blob/main/notebooks/computer_server_nb.ipynb"
target="_blank"
>
Jupyter Notebook
</a>{' '}
is available for this documentation.
</Callout>
The Computer Server API reference documentation is currently under development.
## Overview
The Computer Server provides WebSocket and REST API endpoints for remote computer control and automation.