---
title: "JetBrains AI Assistant — MCP compatibility"
description: "The authorization row is unknown end to end, and that's the finding rather than a gap in our research: the MCP page documents no authentication mechanism at all."
canonicalUrl: "https://zuplo.com/learn/mcp/compatibility/clients/jetbrains-ai-assistant"
pageType: "mcp-client"
kind: "Editor"
verified: "2026-07-31"
---

# JetBrains AI Assistant

> The authorization row is unknown end to end, and that's the finding rather than a gap in our research: the MCP page documents no authentication mechanism at all.

_Editor. Protocol revision: Not published._

## Support

- **stdio** — Yes
- **Streamable HTTP** — Yes
- **Legacy HTTP+SSE** — Partial
- **Protocol revision** — Not published
- **Runs the OAuth flow** — Unknown
- **Registration (RFC 7591)** — Unknown
- **Metadata document** — Unknown
- **Pre-registered client ID** — Unknown
- **Sends resource (RFC 8707)** — Unknown
- **Validates iss (RFC 9207)** — Unknown
- **Custom headers** — Unknown

**Protocol revision.** Not published. The MCP page states no revision.

## Caveats and sources

Each one names the column it qualifies and cites the page it comes from, which is often not the page in the row's primary source.

### Legacy HTTP+SSE

Documented for legacy MCP servers, configured by pointing the same `url` field at an `/sse` path.

[Source](https://www.jetbrains.com/help/ai-assistant/mcp.html)

### Custom headers

The MCP page names no header, `Authorization`, OAuth, or bearer token. A `headers` field is real but documented on a different JetBrains page, for the Codex agent. Don't read JetBrains Air's documentation onto this row: that's a different product, and its documentation does cover headers and an OAuth flow.

[Source](https://www.jetbrains.com/help/ai-assistant/codex-agent.html)

[Primary source](https://www.jetbrains.com/help/ai-assistant/mcp.html)

_This row was last verified 2026-07-31 against the 2026-07-28 revision._

- **Clients** — [every client in the matrix](/learn/mcp/compatibility/clients)
