A mob is Meerkat’s multi-agent runtime model. It combines:Documentation Index
Fetch the complete documentation index at: https://docs.rkat.ai/llms.txt
Use this file to discover all available pages before exploring further.
- stable member identity
- peer wiring
- shared flows/tasks
- host control planes
- agent-facing mob tools
Why this is a concept
Mobs are not just an advanced guide topic. They define how Meerkat thinks about:- identity-first long-lived agents
- orchestration vs collaboration
- multi-agent runtime ownership
Key distinction
- Host-side
mob/*APIs are for applications and SDKs - agent-side
mob_*tools are for the model inside a running session
