A set of common MCP servers for the Daemon Framework.
To get started, you can install the MCP Servers package and start building your own agents.
bun add @spacemangaming/daemon @spacemangaming/mcp-servers
Tracks logs of all incoming and outgoing messages and stores the Daemon's character file.
For any given daemon's pubkey, it will store all of the messages (tagged with optional channelId), and provide any matching context strings when a new message comes in.