What Integrates with Claude Code?
Find out what Claude Code integrations exist in 2026. Learn what software and services currently integrate with Claude Code, and sort them by reviews, cost, features, and more. Below is a list of products that Claude Code currently integrates with:
-
1
Scanner
Scanner
$30,000 per yearScanner.dev is a cloud-based security data lake and a streamlined security information and event management (SIEM) platform that allows users to index logs directly into their Amazon S3 storage, thereby enabling the retention of unlimited logs and facilitating full-text searches across vast amounts of data in mere seconds, all without the need for additional ETL processes or schema setups. With its lightweight indexing system, any log format can be made immediately searchable, and it offers rapid search capabilities, ongoing threat detection through customizable detection rules that can be managed as code via GitHub, and seamless alerting with APIs for automation and existing security workflow integration. The platform's streaming detection engine constantly assesses rule queries in nearly real time and is equipped to backtest detection logic using historical data. Furthermore, its API and Model Context Protocol (MCP) not only provide programmatic access but also allow for AI-assisted evaluation of security data, enhancing the overall security analysis process. This robust architecture ensures that organizations can effectively manage and respond to security threats with agility and precision. -
2
C++
C++
FreeC++ is known for its straightforward and lucid syntax. While a novice programmer might find C++ somewhat more obscure than other languages due to its frequent use of special symbols (like {}[]*&!|...), understanding these symbols can actually enhance clarity and structure, making it more organized than languages that depend heavily on verbose English syntax. Additionally, the input/output system of C++ has been streamlined compared to C, and the inclusion of the standard template library facilitates data handling and communication, making it as user-friendly as other programming languages without sacrificing functionality. This language embraces an object-oriented programming paradigm, viewing software components as individual objects with distinct properties and behaviors, which serves to enhance or even replace the traditional structured programming approach that primarily centered around procedures and parameters. Ultimately, this focus on objects allows for greater flexibility and scalability in software development. -
3
Claude Opus 4.1
Anthropic
Claude Opus 4.1 represents a notable incremental enhancement over its predecessor, Claude Opus 4, designed to elevate coding, agentic reasoning, and data-analysis capabilities while maintaining the same level of deployment complexity. This version boosts coding accuracy to an impressive 74.5 percent on SWE-bench Verified and enhances the depth of research and detailed tracking for agentic search tasks. Furthermore, GitHub has reported significant advancements in multi-file code refactoring, and Rakuten Group emphasizes its ability to accurately identify precise corrections within extensive codebases without introducing any bugs. Independent benchmarks indicate that junior developer test performance has improved by approximately one standard deviation compared to Opus 4, reflecting substantial progress consistent with previous Claude releases. Users can access Opus 4.1 now, as it is available to paid subscribers of Claude, integrated into Claude Code, and can be accessed through the Anthropic API (model ID claude-opus-4-1-20250805), as well as via platforms like Amazon Bedrock and Google Cloud Vertex AI. Additionally, it integrates effortlessly into existing workflows, requiring no further setup beyond the selection of the updated model, thus enhancing the overall user experience and productivity. -
4
Sculptor
Imbue
Sculptor, developed by Imbue, is an innovative coding agent platform that integrates software engineering methodologies into a workflow enhanced by AI, allowing for the execution of your code within sandboxed environments. It effectively identifies various issues such as absent tests, stylistic discrepancies, memory issues, and race conditions, while also suggesting potential fixes for your review and approval. You can simultaneously launch multiple agents, each working within its own isolated container, and leverage the “Pairing Mode” to synchronize an agent's branch with your local IDE, facilitating testing, editing, or collaborative efforts. The real-time exchange of changes allows for a fluid development process. Additionally, Sculptor offers the ability to merge outputs from agents, highlighting and resolving any conflicts that arise, and features a beta Suggestions capability designed to identify enhancements or detect problematic agent activities. It also retains comprehensive session context—including code, planning discussions, chat interactions, and tool calls—enabling you to revisit earlier states, fork agents for new tasks, and effortlessly continue your work across different sessions. This continuity ensures that developers can maintain productivity without losing track of their progress. -
5
Keycard
Keycard
Keycard is an advanced identity and access management platform tailored for the era of agent-driven technology, facilitating secure connections among AI agents, users, services, and APIs through real-time identity controls driven by policies. Instead of relying on static secrets, it generates dynamic, short-lived access tokens and accommodates federated identity systems to unify users, agents, and workloads within a decentralized authorization structure. Developers can leverage convenient SDKs compatible with popular frameworks, enabling them to create applications aware of agents without needing extensive IAM knowledge. The platform’s data architecture encompasses identity-validated agents, tasks, tools, and resources, which facilitate the establishment of logical zones equipped with permissions that are context-aware and subject to auditing. Additionally, security teams have the capability to formulate deterministic, task-oriented policies that clarify who (whether a user or agent) is permitted to perform certain tasks on specific resources under designated conditions, ensuring complete transparency in access control. This comprehensive approach not only enhances security but also improves operational efficiency across various systems. -
6
Claude Opus 4.5
Anthropic
Anthropic’s release of Claude Opus 4.5 introduces a frontier AI model that excels at coding, complex reasoning, deep research, and long-context tasks. It sets new performance records on real-world engineering benchmarks, handling multi-system debugging, ambiguous instructions, and cross-domain problem solving with greater precision than earlier versions. Testers and early customers reported that Opus 4.5 “just gets it,” offering creative reasoning strategies that even benchmarks fail to anticipate. Beyond raw capability, the model brings stronger alignment and safety, with notable advances in prompt-injection resistance and behavior consistency in high-stakes scenarios. The Claude Developer Platform also gains richer controls including effort tuning, multi-agent orchestration, and context management improvements that significantly boost efficiency. Claude Code becomes more powerful with enhanced planning abilities, multi-session desktop support, and better execution of complex development workflows. In the Claude apps, extended memory and automatic context summarization enable longer, uninterrupted conversations. Together, these upgrades showcase Opus 4.5 as a highly capable, secure, and versatile model designed for both professional workloads and everyday use. -
7
C
C
C is a programming language that was developed in 1972 and continues to hold significant relevance and popularity in the software development landscape. As a versatile, general-purpose, imperative language, C is utilized for creating a diverse range of software applications, from operating systems and application software to code compilers and databases. Its enduring utility makes it a foundational tool in the realm of programming, influencing many modern languages and technologies. Additionally, the language's efficiency and performance capabilities contribute to its ongoing use in various fields of software engineering.