Documentation
Get started with Ogham MCP, explore the tools API, or configure embedding providers.
Bring Your Own Database
JetBrains AI Assistant
JetBrains AI Assistant added MCP client support in 2026.1. That brings every IDE in the JetBrains family – IntelliJ IDEA, PyCharm, GoLand, WebStorm, Rider, RubyMine, RustRover, Android Studio – into the same memory loop as Claude Code, Cursor, and the rest. Five minutes of setup; your assistant remembers across IDEs and across projects.
Prerequisites #
- A JetBrains IDE on 2026.1 or newer with AI Assistant enabled.
- Ogham installed and reachable from your shell (
ogham --versionshould work). If you haven’t runogham inityet, start with the setup wizard.
Configure the MCP server #
JetBrains AI Assistant has a UI for this, no manual JSON file editing required.
Google Antigravity
Google Antigravity ships with native MCP server support via a single config file. Wire Ogham in once and the agent stores decisions, surfaces prior context, and stops re-explaining yourself across every session.
Prerequisites #
- Google Antigravity installed and signed in.
- Ogham installed and reachable from your shell (
ogham --versionshould work). If you haven’t runogham inityet, start with the setup wizard.
Configure the MCP server #
The config file lives at ~/.gemini/antigravity/mcp_config.json. Antigravity creates this file automatically (it’s empty by default until you add servers).