CoWork-OSMCP Server40/100 via “rate limiting and quota management per agent, user, and channel”
Operating System for your personal AI Agents with Security-first approach. Multi-channel (WhatsApp, Telegram, Discord, Slack, iMessage), multi-provider (Claude, GPT, Gemini, Ollama), fully self-hosted.
Unique: Implements multi-level rate limiting (per-agent, per-user, per-channel) with token bucket algorithm and integration with LLM provider quotas, supporting configurable time windows and burst allowances, with optional distributed rate limiting via Redis
vs others: More granular than simple per-agent rate limiting with per-user and per-channel controls, though requires external state store (Redis) for distributed deployments vs. simpler in-memory approaches