Skip to content

Enable IntelliJ MCP, TeamCity guidance, and review-lk#1356

Draft
labkey-jeckels wants to merge 22 commits into
developfrom
fb_intellijMcp
Draft

Enable IntelliJ MCP, TeamCity guidance, and review-lk#1356
labkey-jeckels wants to merge 22 commits into
developfrom
fb_intellijMcp

Conversation

@labkey-jeckels
Copy link
Copy Markdown
Contributor

@labkey-jeckels labkey-jeckels commented Apr 29, 2026

Rationale

IntelliJ has native support for MCP, compatible with Claude Code. Plugins provide other tools like debugger integration.

We can also consolidate the /review-pr and /review-local commands into a single /review-lk that uses a script to gather changes across all matching feature branches (point at a PR or FB), or looks at local changes.

https://www.jetbrains.com/help/idea/mcp-server.html

https://plugins.jetbrains.com/plugin/29233-debugger-mcp-server

https://plugins.jetbrains.com/plugin/29174-ide-index-mcp-server

We can also teach Claude to review TeamCity results and help analyze them. /branch-status command will look for branches where have you recent commits, or takes a branch name as an argument. It summarizes pull request and test results. --monitor keeps checking for new results and sends a push notification on meaningful updates. --fix tells Claude to try its best to fix new failures.

Changes

  • Tell Claude to prefer the IntelliJ tools instead of find/grep
  • Skills provided by third-party plugins too
  • /review-lk command and supporting Python script
  • Guidance for TeamCity MCP
  • /branch-status command to assess PR and TeamCity results on a branch
  • upgrade-test-author skill to help create schema upgrade tests

@labkey-jeckels labkey-jeckels self-assigned this Apr 29, 2026
@labkey-jeckels labkey-jeckels changed the title Enable IntelliJ MCP - native and plugins Enable IntelliJ MCP, TeamCity guidance, and review-lk May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant