# Claude Code vs Codeium

| Attribute | Claude Code | Codeium |
|---|---|---|
| **Vioscale score** | 57.5 (54% (medium)) | 56.9 (59% (medium)) |
| deployment.options | `{"cloud":true}` | `{"cloud":true,"self_hosted":true}` |
| description.long | Claude Code is an AI coding assistant integrated into Claude that helps developers write, edit, and generate code across multiple interfaces and platforms. | A code completion and suggestion tool built into IDEs that uses AI to assist developers during coding tasks. |
| features.capabilities | `{"form":"autonomous_agent","autonomy":"autonomous","oss_client":"closed","model_source":"single_vendor","pricing_model":"per_seat","runs_commands":true,"self_hostable":false,"editor_support":"terminal, IDE, browser, desktop extensions"}` | `{"form":"inline_completion","autonomy":"suggest","oss_client":"closed","pricing_model":"free","runs_commands":false,"self_hostable":false,"editor_support":"IDE extension (VS Code, JetBrains extensions)","multi_file_edits":false}` |
| integrations.count | 6 | 2 |
| integrations.list | `[{"name":"Slack"},{"name":"Google Workspace"},{"name":"Microsoft 365"},{"name":"Remote MCP"},{"name":"Connectors"},{"name":"External APIs"}]` | `[{"name":"VS Code"},{"name":"JetBrains IDEs"}]` |
| market.availability | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"hqCountry":"US","primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"ios":true,"web":true,"android":true}` | `{"cli":true,"mac":true,"web":true,"linux":true,"windows":true}` |
| pricing | `{"type":"subscription","plans":[{"free":true,"name":"Free","summary":"$0","features":["Chat on web, iOS, Android, and desktop","Generate code and visualize data","Write, edit, and create content","Ability to search the web","Memory across conversations","Create files and execute code","Unlock more from Claude with desktop extensions","Connect Slack and Google Workspace services","Integrate any context or tool through connectors with remote MCP","Extended thinking for complex work"],"components":[{"kind":"fixed","amount":0,"currency":"USD"}],"description":"Free for everyone","contactSales":false},{"free":false,"name":"Pro","summary":"$17/month (annual, $200 billed upfront) or $20/month (monthly)","features":["More usage","Includes Claude Code","Includes Claude Cowork","Includes Claude Design","Includes Claude Science","Access to unlimited projects to organize chats and documents","Access to Research","Ability to use more Claude models","Claude for Microsoft 365"],"commitment":"annual","components":[{"kind":"fixed","amount":17,"period":"month","currency":"USD"},{"kind":"fixed","amount":20,"period":"month","currency":"USD"}],"description":"For everyday productivity","contactSales":false},{"free":false,"name":"Max","summary":"From $100/month (billed monthly)","features":["Choose 5x or 20x more usage than Pro","Higher output limits for all tasks","Early access to advanced Claude features","Priority access at high traffic times"],"commitment":"monthly","components":[{"kind":"fixed","amount":100,"period":"month","currency":"USD"}],"description":"5–20x more usage than Pro","contactSales":false}],"summary":"Free tier available. Pro from $17/month (annual) or $20/month (monthly). Max from $100/month (monthly).","currency":"USD","freeTier":true,"sourceUrl":"https://claude.ai/code","retrievedAt":"2026-08-05T14:07:01.276Z","startingPrice":{"amount":17,"period":"month","currency":"USD"},"billingPeriods":["month","year"]}` | `{"type":"subscription","plans":[{"free":true,"name":"Free","summary":"Free","features":["Light quota","Limited model availability","Unlimited inline edits","Unlimited Tab completions"],"minSeats":1,"commitment":"monthly","components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"description":"Light quota to code with agents, limited model availability, unlimited inline edits and Tab completions","contactSales":false},{"free":false,"name":"Pro","summary":"$20/month","features":["Everything in Free","Increased quotas","OpenAI, Claude, Gemini access","Full model availability","Free SWE 1.7","Open source models","Devin Cloud access","Purchase extra usage at API pricing"],"minSeats":1,"commitment":"monthly","components":[{"kind":"fixed","amount":20,"period":"month","currency":"USD"}],"description":"Increased quotas with access to OpenAI, Claude, and Gemini frontier models, full model availability, free SWE 1.7 and open source models, Devin Cloud access","contactSales":false},{"free":false,"name":"Max","summary":"$200/month","features":["Everything in Pro","Significantly higher quotas"],"minSeats":1,"commitment":"monthly","components":[{"kind":"fixed","amount":200,"period":"month","currency":"USD"}],"description":"Significantly higher quotas and all Pro features","contactSales":false},{"free":false,"name":"Teams","summary":"$80/month + $40/month per full dev seat","features":["Everything in Pro","Unlimited team members","Share and collaborate","Centralized billing","Admin dashboard with analytics","Priority support","Unlimited Devin Desktop"],"commitment":"monthly","components":[{"kind":"fixed","amount":80,"period":"month","currency":"USD"},{"kind":"per_unit","unit":"full dev seat","amount":40,"period":"month","currency":"USD"}],"description":"Multi-user plan with unlimited team members, collaboration features, centralized billing, admin dashboard, priority support","contactSales":false},{"free":false,"name":"Enterprise","summary":"Contact sales","features":["Everything in Teams","Highest priority support","Dedicated account management","SAML/OIDC SSO","Centralized enterprise admin controls","Dedicated deployment option","First-class support for every major model provider"],"description":"Highest tier with dedicated support, account management, SSO, centralized admin controls, VPC deployment, first-class multi-model support","contactSales":true}],"summary":"From free to $200/month for individuals; Teams at $80/month base + $40/month per seat; Enterprise custom pricing","currency":"USD","freeTier":true,"sourceUrl":"https://codeium.com","retrievedAt":"2026-08-05T13:06:31.449Z","startingPrice":{"amount":20,"period":"month","currency":"USD"},"billingPeriods":["month"]}` |
| pricing.free_tier | yes | yes |
| pricing.model | freemium | freemium |
| pricing.price_level | mid | mid |
| pricing.transparent | yes | yes |
| reliability.status_page | yes | yes |
| security.disclosure_policy | - | yes |
| security.gdpr | yes | - |
| security.soc2 | - | yes |

## Capabilities (AI Coding Assistants)

| Capability | Claude Code | Codeium |
|---|:--:|:--:|
| **Core** |  |  |
| Form | Autonomous agent | Inline completion |
| Autonomy level | Autonomous | Suggest |
| **Surface** |  |  |
| Editor / surface support | terminal, IDE, browser, desktop extensions | IDE extension (VS Code, JetBrains extensions) |
| **AI** |  |  |
| Model source | Single-vendor | - |
| **Deployment** |  |  |
| Self-hostable / air-gapped | ✗ | ✗ |
| **Context** |  |  |
| Codebase context | - | - |
| **Editing** |  |  |
| Multi-file edits | - | ✗ |
| **Agentic** |  |  |
| Runs commands / tools | ✓ | ✗ |
| **Data** |  |  |
| Zero-data-retention option | - | - |
| **Security** |  |  |
| Enterprise controls | - | - |
| **Ecosystem** |  |  |
| Language coverage | - | - |
| **Commercial** |  |  |
| Pricing model | Per-seat | Free |
| **Licensing** |  |  |
| Open-source client | Closed | Closed |

*Source: Vioscale. Generated 2026-09-01T15:07:11.510Z. "-" = undocumented, not absent.*
