Deployment
Hosted
streamable-http
https://mcp.openagenda.com/mcpPackage Details
@openagenda/mcp
Transportstdio
Runtimenpx
Environment Variables
OA_API_KEY(str)
RequiredSecret
OpenAgenda API key (the stdio credential — a least-privilege/read key is advised). The hosted remote uses OAuth instead.
OA_BASE_URL(str)
v3 API base URL (defaults to https://api.openagenda.com/v3).
OA_LOCAL_NO_SANDBOX(bool)
Run without deno, using plain node — NO sandbox boundary; trusted/dev use only.