What problem does it solve?
Meerkat-platform provides a unified, runtime-backed framework to design, deploy, and operate modular agent platforms across surfaces (CLI, REST, RPC, MCP, Python/TypeScript/Rust SDKs). It emphasizes realm-scoped sessions, mob orchestration, memory, tooling, and multi-agent coordination, enabling scalable, production-grade agent workloads.
Core Features & Use Cases
- Realm-scoped sessions and persistent backends (sqlite/jsonl) for isolation and durability across surfaces.
- Mob orchestration tools and surface bindings enabling multi-agent collaboration, flows, and tool integration.
- Cross-surface integration across CLI, REST, RPC, MCP, and SDKs to build end-to-end agent workflows, from session creation to model hot-swapping and memory management.
- Use cases include embedding agents into services, orchestrating multi-agent teams, building automation pipelines, and enterprise-grade agent runtimes.
Quick Start
Boot a realm, create a session, and begin issuing prompts to orchestrate agents across surfaces.