Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cursor-cli

Cursor CLI with some extra packages.

Usage

The image default workdir is an empty /workspace directory that can be mounted.

Set the CURSOR_API_KEY environment variable for authentication.

Example:

export CURSOR_API_KEY="Yourkeyhere"
docker run \
    --rm \
    --interactive \
    --tty \
    --env CURSOR_API_KEY \
    --volume "$(pwd):/workspace" \
    andreswebs/cursor-cli \
        --approve-mcps \
        --force \
        --print \
        "are you operational?"

Authors

Andre Silva - @andreswebs

License

This project is licensed under the Unlicense.

About

Cursor CLI with some extra packages

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages