All MCP servers

OMEGA Memory

Official
by Api.AirforcestdioAI & LLM Tools0157Apache-2.0

Persistent memory, coordination, and learning for AI agents. Local-first, 25 MCP tools.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "omega-memory-imp8ba96": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}