> ## Documentation Index
> Fetch the complete documentation index at: https://docs.memmachine.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Examples

> Use Cases that can be used in the Real World

## Examples of MemMachine in action

MemMachine is a versatile memory backend that can be integrated into various applications and use cases.

We've categorized examples by the different APIs and SDKs that MemMachine supports, as well as Agents. Choose which set of examples you want to view, and start exploring!

<Columns cols={2}>
  <Card title="Agents" description="Examples of Agents that use MemMachine as a memory backend" icon="robot" href="/examples/agents" />

  <Card title="REST API" description="Examples for using MemMachine's REST API" icon="bed" href="/examples/rest" />

  <Card title="MCP" description="MCP API Examples for MemMachine" icon="server" href="/examples/mcp" />

  <Card title="Python SDK" description="Python SDK Examples for MemMachine" icon="python" href="/examples/python" />
</Columns>
