Skip to content

Commit 47722db

Browse files
author
Hermes Agent
committed
docs: add repo poem to README
1 parent 92ecb3d commit 47722db

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
A simple memory system designed to allow LLMs to store and retrieve information. This provides some focused tools to LLMs via the [Model Context Protocol](https://modelcontextprotocol.io/introduction).
44

5+
## Poem
6+
7+
In Tiger Memory's quiet den we keep,
8+
Soft echoes of intent that never sleep.
9+
Through MCP the tales arrive and stay,
10+
Remembered, recalled, then set away.
11+
12+
We stitch our notes in Timescale's steady thread,
13+
With migrations marking every path we tread.
14+
When tools and APIs converse in tune,
15+
The server hums beneath a patient moon.
16+
517
## API
618

719
All methods are exposed as MCP tools and REST API endpoints.

0 commit comments

Comments
 (0)