← Index

ai.ponlo/server

ai.ponlo/server·v1.13.2·Calendar & Time
Quality Score
83
/100

Family calendar, tasks, meals, lists & rewards hub for AI assistants.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "ponlo-ai"
      ],
      "env": {
        "PONLO_API_URL": "<ponlo_api_url>",
        "PONLO_API_KEY": "<your-ponlo_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "server": {
      "command": "npx",
      "args": [
        "-y",
        "ponlo-ai"
      ],
      "env": {
        "PONLO_API_URL": "<ponlo_api_url>",
        "PONLO_API_KEY": "<your-ponlo_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y ponlo-ai
§02  Environment variables
PONLO_API_URL
required

Your Ponlo.ai API URL (e.g., https://ponlo.ai)

PONLO_API_KEY
requiredsecret

Your Ponlo.ai API key (get it from Settings > API Keys)

§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time