Skip to content
Back to search
30
MCP

@openagenda/mcp

npm/@openagenda/mcp

OpenAgenda v3 MCP server — code-mode tools over the v3 API, with a pluggable sandbox executor

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@openagenda/mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}