> Give your JetBrains AI assistant a brain that remembers.
JetBrains IDEs (2025.2+) have built-in MCP support. Vestige integrates through the MCP server settings, giving your AI assistant persistent memory across sessions.
---
## Prerequisites
- **JetBrains IDE 2025.2+** (IntelliJ IDEA, WebStorm, PyCharm, GoLand, etc.)
<summary>MCP server not appearing in settings</summary>
1. Verify your IDE version is 2025.2 or later.
2. Check that the binary path is absolute:
```bash
which vestige-mcp
```
3. Restart the IDE after adding the configuration.
</details>
<details>
<summary>Finding your client's config file</summary>
In **Settings > Tools > MCP Server**, click the expansion arrow next to your client, then select **"Open Client Settings File"** to see the exact config path.