{"id":50820182,"url":"https://github.com/lappom/raycast-open-cursor-project","last_synced_at":"2026-06-13T13:04:57.276Z","repository":{"id":323152412,"uuid":"1092298019","full_name":"Lappom/Raycast-Open-Cursor-Project","owner":"Lappom","description":null,"archived":false,"fork":false,"pushed_at":"2025-11-08T11:21:51.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-08T13:15:24.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lappom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-08T11:15:29.000Z","updated_at":"2025-11-08T11:21:55.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Lappom/Raycast-Open-Cursor-Project","commit_stats":null,"previous_names":["lappom/raycast-open-cursor-project"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Lappom/Raycast-Open-Cursor-Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lappom%2FRaycast-Open-Cursor-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lappom%2FRaycast-Open-Cursor-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lappom%2FRaycast-Open-Cursor-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lappom%2FRaycast-Open-Cursor-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lappom","download_url":"https://codeload.github.com/Lappom/Raycast-Open-Cursor-Project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lappom%2FRaycast-Open-Cursor-Project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34285249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-13T13:04:56.431Z","updated_at":"2026-06-13T13:04:57.271Z","avatar_url":"https://github.com/Lappom.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Open Cursor Project - Raycast Extension\n\nRaycast extension to open local or remote (Git) projects directly in Cursor.\n\n## Features\n\n### Opening Local Projects\n- Search and display local directories\n- Automatic project scanning in your configured directories\n- Intelligent project detection (via .git, package.json, etc.)\n- Recently opened projects history\n- Favorites for quick access\n\n### Cloning Git Repositories\n- Support for GitHub, GitLab, Bitbucket\n- Custom Git URLs\n- Authentication via tokens (optional)\n- Detection of already cloned repositories\n- Automatic opening in Cursor after cloning\n\n### Search and Filtering\n- Full-text search in names and paths\n- Filtering by type (local/remote)\n- Sort by access date\n- Sections: All / Favorites / Recent\n\n### Actions\n- Open in Cursor\n- Add/remove favorites\n- Copy project path\n- View details\n- Remove from history\n\n## Installation\n\n1. Clone this repository\n2. Install dependencies: `npm install`\n3. Develop with: `npm run dev`\n4. Build for production: `npm run build`\n\n## Configuration\n\n### Preferences\n\nConfigure the extension via Raycast preferences:\n\n- **Directories to Scan**: Directories to scan (comma-separated)\n- **Scan Depth**: Maximum recursive scan depth (default: 3)\n- **Excluded Folders**: Folders to exclude (node_modules, .git, etc.)\n- **Default Clone Directory**: Default directory for clones\n- **GitHub/GitLab/Bitbucket Tokens**: Authentication tokens (optional)\n- **Open in New Window**: Always open in a new Cursor window\n\n## Usage\n\n### \"Open Project\" Command\n1. Open Raycast\n2. Type \"Open Project\"\n3. Search for your project\n4. Press Enter to open in Cursor\n\n### \"Clone Repository\" Command\n1. Open Raycast\n2. Type \"Clone Repository\"\n3. Enter the Git repository URL\n4. The repository will be cloned and automatically opened in Cursor\n\n## Prerequisites\n\n- [Cursor](https://cursor.sh/) installed and accessible via the `cursor` command\n- Node.js and npm\n- Git installed (for cloning)\n\n## Project Detection\n\nThe extension automatically detects projects by looking for indicator files:\n- `.git` (Git repository)\n- `package.json` (Node.js)\n- `Cargo.toml` (Rust)\n- `pom.xml`, `build.gradle` (Java)\n- `requirements.txt`, `setup.py`, `pyproject.toml` (Python)\n- `go.mod` (Go)\n- `composer.json` (PHP)\n- And many more...\n\n## Support\n\nFor issues or suggestions, open an issue on GitHub.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flappom%2Fraycast-open-cursor-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flappom%2Fraycast-open-cursor-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flappom%2Fraycast-open-cursor-project/lists"}