Skip to main content

Get Started with OMEGA

Your first 5 minutes. Verify the install, store a memory, and watch it come back in a new session.

Verify OMEGA is working

Open Claude Desktop (or your MCP client) and say:

claude
>What MCP tools do you have?

You should see omega_store, omega_query, omega_welcome, and more in the response.

Store your first memory

Tell Claude something to remember:

claude
>Remember that our API uses REST with JWT authentication, not session cookies.
Stored as decision memory with semantic embeddings.

OMEGA stores this permanently with semantic embeddings, so you can find it later using natural language.

Recall it later

In a new session, ask:

claude (new session)
>What do we use for API authentication?
[MEMORY]Our API uses REST with JWT authentication, not session cookies.

OMEGA finds the relevant memory even if you use different words. Semantic search matches meaning, not exact text.

Example prompts

Copy any of these into your next conversation to explore what OMEGA can do.

Review decisions

What decisions have I made recently?

Store context

Remember that the database uses WAL mode for concurrent reads

Search knowledge

What do I know about the deployment process?

Find patterns

Search my memories for architecture decisions

Keep going

Works with Claude Code, Claude Desktop, Cursor, Windsurf, Cline, and any MCP client.