Skip to main content

Documentation

Get started with Ogham MCP, explore the tools API, or configure embedding providers.

JetBrains AI Assistant

4 mins

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 --version should work). If you haven’t run ogham init yet, start with the setup wizard.

Configure the MCP server #

JetBrains AI Assistant has a UI for this, no manual JSON file editing required.

Kiro

4 mins
Set up Ogham persistent memory inside Kiro

Google Antigravity

4 mins

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 --version should work). If you haven’t run ogham init yet, 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).

Typed edges

5 mins
Typed edges add a queryable path layer on top of Ogham’s memory graph.

Dreams and consolidation

5 mins
Map Ogham’s compile_wiki, topic_summaries, and TLDR resolutions onto the consolidation pattern.