Productivity
Trust: 30/100 (Limited)ai.ponlo/server Guide
Family calendar, tasks, meals, lists & rewards hub for AI assistants.
by ClaudioGodoyB
Quick Start
Install
npx ponlo-aiClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"ai-ponlo-server": {
"command": "npx",
"args": [
"ponlo-ai"
]
}
}
}