Back to Apps
Mame
OPEN SOURCEA persistent AI agent that runs on your own machine and answers on Discord or Signal.
github.com/maikunari/mame
Details
Status
Open source
Started
2026
Platform
TypeScript
Repo
maikunari/mame
What it does
Mame is a daemon that runs on its owner's own hardware — roughly six thousand lines of TypeScript, seventeen dependencies and one SQLite file for memory. It listens on Discord and Signal, searches the web, delivers scheduled daily briefs, and hands file-editing and git work to Claude Code as a subprocess. Memory is hybrid, fusing FTS5 keyword search with vector similarity, and an embedded MCP server lets a dispatched task pause mid-flight to ask its owner a question and resume on the reply.
TypeScriptSQLiteMCPsystemd
Mike Sewell