All MCP servers

Ori Memory

Official
by Api.AirforcestdioCloud & Infrastructure0310Apache-2.0

Persistent memory infrastructure for AI agents. Identity, knowledge graph, and search.

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "ori-memory-impe355d": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}