Connect AI agents to IntelliJ IDEA with MCP for terminal commands, builds, IDE alerts, and project context
| Tool name | Description | Destructive? |
|---|---|---|
| project_intel | ✓ no | |
| terminal⚠ | ⚠ yes | |
| notify | ✓ no | |
| bridge_status | ✓ no | |
| run_config⚠ | ⚠ yes |
{
"mcpServers": {
"bridge-suite": {
"command": "npx",
"args": [
"-y",
"bridge-suite-mcp"
]
}
}
}