dev.zerm/zerm MCP Server
The dev.zerm/zerm Model Context Protocol (MCP) server is a utility service for AI agents. It provides durable memory, scheduled callbacks, live lookups, and fixtures to support agent workflows that require persistent context and time-based or on-demand data access.
🛠️ Key Features
- Durable memory
- Scheduled callbacks
- Live lookups
- Fixtures
🚀 Use Cases
- Persisting agent state across runs using durable memory
- Triggering or processing actions via scheduled callbacks
- Fetching current information through live lookups
- Providing consistent test or fixed inputs with fixtures
⚡ Developer Benefits
- Supports multiple agent data needs in one utility server: memory, scheduling, lookup, and fixtures
- Designed for AI agents requiring persistent context and repeatable supporting data
⚠️ Limitations
- Limited details available beyond the listed capabilities (durable memory, scheduled callbacks, live lookups, fixtures)