# Cursor vs GitHub Codespaces

**Leader by Vioscale score:** GitHub Codespaces

| Attribute | Cursor | GitHub Codespaces |
|---|---|---|
| **Vioscale score** | 42.5 (71% (medium)) | 64.8 (73% (medium)) |
| deployment.options | `{"cloud":true}` | `{"cloud":true}` |
| description.long | Cursor is an AI coding agent that combines IDE capabilities with autonomous agents to help developers build software. It streamlines development workflows across desktop, CLI, and cloud platforms. | GitHub Codespaces provides browser-based development environments hosted in the cloud, preconfigured for projects and integrated with GitHub repositories. Developers can start coding immediately without local setup, with environments that persist their personalized settings and dotfiles. |
| features.capabilities | `{"type":"full_ide","builtin_ai":"native","deployment":"both","os_support":"Windows","remote_dev":true,"open_source":"closed","extensibility":"marketplace","pricing_model":"subscription","language_scope":"polyglot","git_integration":true,"code_intelligence":"ide_grade"}` | `{"type":"cloud_ide","builtin_ai":"native","deployment":"browser","os_support":"Platform-agnostic, browser-based","remote_dev":true,"open_source":"closed","base_platform":"original","extensibility":"marketplace","pricing_model":"subscription","language_scope":"polyglot","git_integration":true,"code_intelligence":"ide_grade"}` |
| integrations.count | 2 | 26 |
| integrations.list | `[{"name":"Slack"},{"name":"GitHub"}]` | `[{"name":"Render"},{"name":"LovableBot"},{"name":"Linear Code"},{"name":"OpenCode"},{"name":"CodeRabbit"},{"name":"Codemagic CI/CD"},{"name":"Qlty Cloud"},{"name":"CircleCI"},{"name":"Imgbot"},{"name":"CodeFactor"},{"name":"Rewind Backups for GitHub"},{"name":"Azure Pipelines"},{"name":"Codacy"},{"name":"Codecov"},{"name":"Zenhub"},{"name":"Zube"},{"name":"Atlassian"},{"name":"Ranger"},{"name":"GuardRails"},{"name":"PullApprove"},{"name":"gitpod.io"},{"name":"DeepSource"},{"name":"Toast for Slack"},{"name":"Check Run Reporter"},{"name":"Honeybadger.io"},{"name":"Azure Boards"}]` |
| market.availability | - | `{"primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"web":true,"windows":true}` | `{"web":true}` |
| pricing | `{"type":"subscription","plans":[{"free":true,"name":"Hobby","summary":"Free","features":["Limited Agent requests","Access to Composer","No credit card required"],"components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"contactSales":false},{"free":false,"name":"Pro","summary":"$20/mo","features":["Extended limits on Agent","Generous limits for Grok & Composer","Access to frontier models","MCPs, skills, and hooks","Cloud agents","Bugbot on usage-based billing"],"minSeats":1,"commitment":"monthly","components":[{"kind":"fixed","amount":20,"period":"month","currency":"USD"}],"contactSales":false},{"free":false,"name":"Pro+","features":["3x Pro limits on Agent","Generous limits for Grok & Composer","Access to frontier models","MCPs, skills, and hooks","Cloud agents","Bugbot on usage-based billing"],"minSeats":1,"commitment":"monthly","contactSales":false},{"free":false,"name":"Ultra","features":["20x Pro limits on Agent","Generous limits for Grok & Composer","Access to frontier models","MCPs, skills, and hooks","Cloud agents","Bugbot on usage-based billing","Priority access to new features"],"minSeats":1,"commitment":"monthly","contactSales":false},{"free":false,"name":"Standard","summary":"$40/user/mo","features":["Centralized team billing and administration","Team marketplace for internal rules, skills, and plugins","Agentic code reviews with Bugbot","Cloud agents and automations with shared team context","Usage analytics to understand team behavior","Team-wide privacy mode","SAML/OIDC SSO"],"commitment":"monthly","components":[{"kind":"per_unit","unit":"seat","amount":40,"period":"month","currency":"USD"}],"contactSales":false},{"free":false,"name":"Premium","features":["5x Standard limits on Agent","Centralized team billing and administration","Team marketplace for internal rules, skills, and plugins","Agentic code reviews with Bugbot","Cloud agents and automations with shared team context","Usage analytics to understand team behavior","Team-wide privacy mode","SAML/OIDC SSO"],"commitment":"monthly","contactSales":false},{"free":false,"name":"Enterprise","summary":"Custom pricing","features":["Pooled usage","Invoice/PO billing","SCIM seat management","Repository, model, and MCP access controls","Auto-run, browser, and network controls","Audit logs and service accounts","AI code tracking API","Priority support and account management"],"contactSales":true}],"summary":"Hobby free, Pro $20/mo, Teams $40/user/mo, Enterprise custom","currency":"USD","freeTier":true,"sourceUrl":"https://www.cursor.com","retrievedAt":"2026-08-01T15:16:05.790Z","startingPrice":{"amount":20,"period":"month","currency":"USD"},"billingPeriods":["month","year"]}` | `{"type":"subscription","plans":[{"free":true,"name":"Free","summary":"Free","features":["Unlimited public/private repositories","Dependabot security and version updates","2,000 CI/CD minutes/month","500MB Packages storage","Issues & Projects","Community support"],"components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"contactSales":false},{"free":false,"name":"Team","summary":"$4/user/month","features":["GitHub Codespaces access","Repository rules","Multiple reviewers in pull requests","Draft pull requests","Code owners","3,000 CI/CD minutes/month","2GB Packages storage","Web-based support"],"commitment":"monthly","components":[{"kind":"per_unit","unit":"seat","amount":4,"period":"month","currency":"USD"}],"description":"Includes GitHub Codespaces access with repository rules, multiple reviewers, and enhanced CI/CD minutes","contactSales":false},{"free":false,"name":"Enterprise","summary":"Starting at $21/user/month","features":["Everything in Team","Data residency","Security and compliance features"],"components":[{"kind":"per_unit","unit":"seat","amount":21,"period":"month","currency":"USD"}],"contactSales":true}],"addOns":[{"name":"Codespaces compute","components":[{"per":{"qty":1,"unit":"hour"},"kind":"metered","amount":0.18,"currency":"USD"}]},{"name":"Codespaces storage","components":[{"per":{"qty":1,"unit":"GB"},"kind":"metered","amount":0.07,"period":"month","currency":"USD"}]}],"summary":"Free tier available. Team $4/user/month, Enterprise from $21/user/month. Compute from $0.18/hr, storage $0.07/GB/month.","currency":"USD","freeTier":true,"sourceUrl":"https://github.com/pricing","retrievedAt":"2026-08-14T16:41:23.417Z","freeTrialDays":30,"startingPrice":{"amount":4,"period":"month","currency":"USD"},"billingPeriods":["month"]}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | freemium |
| pricing.price_level | mid | low |
| pricing.transparent | no | yes |
| reliability.status_page | yes | yes |
| security.disclosure_policy | yes | yes |
| security.gdpr | - | yes |
| security.soc2 | yes | yes |

## Capabilities (IDEs & Code Editors)

| Capability | Cursor | GitHub Codespaces |
|---|:--:|:--:|
| **Core** |  |  |
| Type | Full IDE | Cloud IDE / CDE |
| Language scope | Polyglot | Polyglot |
| **Deployment** |  |  |
| Deployment | Both | Browser |
| **Platform support** |  |  |
| OS support | Windows | Platform-agnostic, browser-based |
| Base platform | - | Original |
| **Extensibility** |  |  |
| Extensibility | Extension marketplace | Extension marketplace |
| **DX** |  |  |
| LSP / DAP support | - | - |
| Remote / dev-containers | ✓ | ✓ |
| Integrated debugger / profiler | - | - |
| Code intelligence depth | IDE-grade | IDE-grade |
| Built-in git integration | ✓ | ✓ |
| **AI** |  |  |
| Built-in AI | Native | Native |
| **Licensing** |  |  |
| Openness | Closed | Closed |
| **Pricing** |  |  |
| Pricing model | Per-seat subscription | Per-seat subscription |

*Source: Vioscale. Generated 2026-09-01T14:50:32.161Z. "-" = undocumented, not absent.*
