Search, analyze and manage events on OpenAgenda.
An MCP server exposing the OpenAgenda v3 API to LLM clients via the code-mode pattern: two tools — (find the right operation) and (run code against the API) — instead of one tool per endpoint. runs arbitrary caller code against the v3 surface (reads and write/admin/moderation), so the sandbox egress boundary, per-caller OAuth scoping and human-gated destructive tools are what bound what it can…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
An MCP server exposing the OpenAgenda v3 API to LLM clients via the code-mode pattern: two tools — (find the right operation) and (run code against the API) — instead of one tool per endpoint. runs arbitrary caller code against the v3 surface (reads and write/admin/moderation), so the sandbox egress boundary, per-caller OAuth scoping and human-gated destructive tools are what bound what it can do. ⚠️ Deployed as the hosted, multi-tenant server (, OAuth-enforced). The hosted policy layer (µVM…