Claude Code For Jetbrains banner
serialexperimentslainnnn serialexperimentslainnnn

Claude Code For Jetbrains

Security community

Description

Claude Code for JetBrains IDEs — a native GUI client for Anthropic's AI coding agent. Streaming chat, editable IDE diffs, MCP and a deterministic security layer. IntelliJ IDEA, PyCharm, WebStorm, GoLand, Rider. No Node.js at runtime.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude Code Native

[![Version](https://img.shields.io/badge/version-5.8.0-E07B5A)](CHANGELOG.md) [![IDE](https://img.shields.io/badge/JetBrains-2025.3.1%20%E2%86%92%20263.*-000000?logo=jetbrains)](#requirements) [![Marketplace](https://img.shields.io/badge/Marketplace-Claude%20Code%20Native-2A2A2A)](https://plugins.jetbrains.com/plugin/31965-claude-code-native) [![License](https://img.shields.io/badge/license-GPL--3.0-blue)](LICENSE)

An unofficial IntelliJ Platform plugin that puts [Claude Code](https://code.claude.com/docs/en/overview) inside JetBrains IDEs as a full graphical client: a streaming chat, inline permission cards, file edits reviewed as real IDE diffs you can modify before approving, a tab per agent, and a deterministic security layer that gates every tool call.

It drives the `claude` binary — the one you already have, or one it installs for you on first run if you do not — speaking its `stream-json` and control protocol directly from Kotlin. There is no Node.js at runtime, no bundled SDK, and no credentials of ours — you bring your own Claude subscription or API key.

**This repository is the project's origin**, written and maintained by [Lain](https://github.com/serialexperimentslainnnn) — every release on the JetBrains Marketplace is published from here. Canonical location: ****. Forks are welcome and licensed; see [Upstream and forks](#upstream-and-forks) for where they are and how to tell them apart.

Contents

How it compares

Three different things are o