{"id":25405984,"url":"https://github.com/kingparks/cursor-vip","last_synced_at":"2025-10-31T01:31:49.906Z","repository":{"id":254987567,"uuid":"848178478","full_name":"kingparks/cursor-vip","owner":"kingparks","description":"cursor IDE enjoy VIP","archived":false,"fork":false,"pushed_at":"2025-02-12T14:52:56.000Z","size":464,"stargazers_count":2101,"open_issues_count":26,"forks_count":464,"subscribers_count":106,"default_branch":"main","last_synced_at":"2025-02-12T15:51:31.557Z","etag":null,"topics":["cursor","cursor-pro"],"latest_commit_sha":null,"homepage":"https://cursor.jeter.eu.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kingparks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-08-27T09:27:39.000Z","updated_at":"2025-02-12T14:53:01.000Z","dependencies_parsed_at":"2024-08-27T11:03:32.433Z","dependency_job_id":"9fded588-b8ce-4750-b042-ec62aff67672","html_url":"https://github.com/kingparks/cursor-vip","commit_stats":null,"previous_names":["kingparks/cursor-vip"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingparks%2Fcursor-vip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingparks%2Fcursor-vip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingparks%2Fcursor-vip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kingparks%2Fcursor-vip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kingparks","download_url":"https://codeload.github.com/kingparks/cursor-vip/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239088379,"owners_count":19579434,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cursor","cursor-pro"],"created_at":"2025-02-16T05:04:03.424Z","updated_at":"2025-10-31T01:31:49.901Z","avatar_url":"https://github.com/kingparks.png","language":"Go","funding_links":[],"categories":["Go","开发工具\u0026框架"],"sub_categories":[],"readme":"# cursor-vip\n\n\u003e 🌐️ English | [中文](README_CN.md)\n\n⚠️ If your region supports official cursor payment, please support the official purchase as much as your funds allow, cursor is a good editor.\n\n⚠️ The cost and benefits generated by using this project are the same as the official ones. This project is not cheaper. It just feels less expensive because it is shared by many people. However, the stability and speed are not as good as the official ones.\n\n⚠️ We plan to cooperate with the cursor official in the future to provide support for projects that can promote the progress of world civilization.\n\n⚠️ If you encounter problems, you can try small amount refresh (by shortcut key 'u3o' 'u3d' 'u3t' 'u3h').\n\n⚠️ We cannot guarantee the stable use of the Claude model, but the default model is very stable.\n\n⚠️ After expiration, paying will increase the usage time of the tool, and small amount refresh payment verification will also increase the usage time.\n\n\n### Usage\nOpen the terminal on MacOS/Linux; Open Git Bash on Windows(If you don't have GitBash, please choose method 3 to download manually, wsl is not supported). Then execute the following command to install:\n\u003esome computers may report false positives, need to close the antivirus software/computer housekeeper/security protection and then proceed\n\nMethod 1: Install via GitHub script\n```bash\nbash \u003c(curl -Lk https://github.com/kingparks/cursor-vip/releases/download/latest/i.sh) githubReadme\n```\nMethod 2: Install via Gitee script\n```bash\nbash \u003c(curl -Lk https://gitee.com/kingparks/cursor-vip/releases/download/latest/ic.sh) githubReadme\n```\nMethod 3: Manually download the binary file\n\u003e download the binary file for the corresponding operating system from the [release](https://github.com/kingparks/cursor-vip/releases) page\n ```shell\n# MaxOS/Linux (linux binary installation also requires additional execution of the content of i.sh)\nsudo mv cursor-vip_xx_xxx /usr/local/bin/cursor-vip;\nchmod +x /usr/local/bin/cursor-vip;\ncursor-vip githubReadme;\n# Windows \n# double click cursor-vip_xx_xxx.exe\n```\n\nLaunch cursor-vip：\n```bash\n# MaxOS/Linux\ncursor-vip\n# Windows\n# double click cursor-vip_xx_xxx.exe\n```\n\n[Additional settings for proxy mode](docs/proxyMode.md)\n\nEnjoy cursor-vip:\n* Open the CURSOR code editor, click the settings icon in the upper right corner, and you can see that you are already a VIP account.\n* Enjoy code prompts and chat functions.\n\n---\n\n```md\n# Change configuration manually\n# Configuration file is located at ~/.cursor-viprc is a json file\n# Configuration items:\n# lang - language - String, optional values: en English; zh Chinese; nl Dutch; ru Russian; hu Hungarian; tr Turkish; es Spanish;\n# mode - mode - int, optional values: 1 normal mode; 2 proxy mode;\n```\n\n### Promotion Guide\n[Promotion Guide](docs/promotion.md)\n\n---\n\n### How to use custom models\n[Gemini 2.0](docs/models-gemini-2.0.md)\n\n---\n\n### Q \u0026 A\n[Q \u0026 A](docs/Q\u0026A.md)\n\n---\n### Star History\n\u003ca href=\"https://star-history.com/#kingparks/cursor-vip\u0026Date\"\u003e\n \u003cpicture\u003e\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=kingparks/cursor-vip\u0026type=Date\u0026theme=dark\" /\u003e\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=kingparks/cursor-vip\u0026type=Date\" /\u003e\n   \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=kingparks/cursor-vip\u0026type=Date\" /\u003e\n \u003c/picture\u003e\n\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingparks%2Fcursor-vip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkingparks%2Fcursor-vip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkingparks%2Fcursor-vip/lists"}