Document Hermes env string requirement and repo URL.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-19 08:08:35 +03:00
parent 1d71b3f822
commit c40317242e
2 changed files with 5 additions and 0 deletions

View File

@@ -90,9 +90,12 @@ Use the `cursor-delegation` skill in the `senior-coder` profile for prompt templ
## Development
```bash
.venv/bin/pip install -e .
.venv/bin/python -m unittest discover -s tests -v
```
Repository: https://git.paraskeva.net/nearxos/cursor-mcp
## Notes
- Runs Cursor's **local** agent loop against files on disk — does not control the open Cursor IDE window.