4. 개발자가 쓸 수 있는 우회·활용 방법
4.1 IDE 안에서 직접 파라미터 주입
<li style="margin-bottom: 12px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 19px; line-height: normal; font-family: "Times New Roman"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant- normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; -webkit-text-stroke-width: 0px; -webkit-text-stroke-color: rgb(0, 0, 0);">JetBrains AI는 제3자 프록시 플러그인을 허용하므로,
Ollama Proxy Plugin 같은 오픈소스 확장으로 Anthropic 요청을 가로채
extended_thinking=true를 삽입할 수 있습니다.</li>
<li style="margin-bottom: 12px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 19px; line-height: normal; font-family: "Times New Roman"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant- normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; -webkit-text-stroke-width: 0px; -webkit-text-stroke-color: rgb(0, 0, 0);">사내 프록시·MCP 서버를 만들어 IDE가 호출하도록 구성해도 됩니다.</li>
</ul>
4.2 MCP 서버 + Claude API
<li style="margin-bottom: 12px; font-style: normal; font-variant-caps: normal; font-stretch: normal; font-size: 19px; line-height: normal; font-family: "Times New Roman"; font-size-adjust: none; font-kerning: auto; font-variant-alternates: normal; font-variant-ligatures: normal; font-variant-numeric: normal; font-variant-east-asian: normal; font-variant- normal; font-variant-emoji: normal; font-feature-settings: normal; font-optical-sizing: auto; font-variation-settings: normal; -webkit-text-stroke-width: 0px; -webkit-text-stroke-color: rgb(0, 0, 0);">JetBrains는 MCP(Client→Tool) 연결을 실험 중이라,
IDE ↔ 로컬 MCP 서버 ↔ Anthropic API 순으로 연결하면
마음대로 토글과 budget을 조정할 수 있습니다(앞선 답변의 Java 예제 참고).</li>
</ul>
IDE에 3.7 심층사고 모드 없어서 물어봤는데 이런 우회 방법을 대놓고 알려주노 ㅋㅋㅋㅋ
댓글 0