
server
Family calendar, tasks, meals, lists & rewards hub for AI assistants.
Send to Your Agent
Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.
Install the server MCP server for me.
Server: server
Description: Family calendar, tasks, meals, lists & rewards hub for AI assistants.
Install command: npx -y ponlo-ai
Environment variables needed:
- PONLO_API_URL: Your Ponlo.ai API URL (e.g., https://ponlo.ai) (required)
- PONLO_API_KEY: Your Ponlo.ai API key (get it from Settings > API Keys) (required)
GitHub: https://github.com/ClaudioGodoyB/ponlo-ai
Please install this MCP server and confirm when ready. Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.
Quick Install
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
- Open Claude Desktop app
- Go to Settings → Developer → Edit Config
- Paste the config below into the file
- Restart Claude Desktop
{
"mcpServers": {
"ai-ponlo-server": {
"command": "npx",
"args": [
"-y",
"ponlo-ai"
],
"env": {
"PONLO_API_URL": "value",
"PONLO_API_KEY": "your-value-here"
}
}
}
} Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json
Installation Methods
npx -y ponlo-aiTools (1)
execute Execute server operations
Environment Variables
PONLO_API_URL RequiredYour Ponlo.ai API URL (e.g., https://ponlo.ai)
valuePONLO_API_KEY RequiredYour Ponlo.ai API key (get it from Settings > API Keys)
your-value-here| Name | Description | Required | Example |
|---|---|---|---|
| PONLO_API_URL | Your Ponlo.ai API URL (e.g., https://ponlo.ai) | Required | value |
| PONLO_API_KEY | Your Ponlo.ai API key (get it from Settings > API Keys) | Required | your-value-here |
Compatibility
About
Family calendar, tasks, meals, lists & rewards hub for AI assistants.
Overview
Family calendar, tasks, meals, lists & rewards hub for AI assistants.
Repository
Find the source code at https://github.com/ClaudioGodoyB/ponlo-ai.
Tools
- execute: Execute server operations
Environment Variables
PONLO_API_URL: Your Ponlo.ai API URL (e.g., https://ponlo.ai) (Required)PONLO_API_KEY: Your Ponlo.ai API key (get it from Settings > API Keys) (Required)
Installation
NPX
npx -y ponlo-ai
Related Resources
MCP Registry Server
MCP ServerPublish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.
MCP Server Builder
SkillBuild high-quality Model Context Protocol (MCP) servers to integrate external APIs and services with AI assistants. Follow best practices for tool design, security, and cross-platform compatibility.
DeepSeek Coder Architect
PromptLeverage DeepSeek Coder for complex software architecture, code generation, and technical problem-solving with advanced reasoning.
Artificial Intelligence
GlossaryThe broad field of creating machines that can perform tasks requiring human-like intelligence, such as reasoning, learning, and perception.
Office Word MCP Server
MCP ServerA Model Context Protocol (MCP) server for creating, reading, and manipulating Microsoft Word documents. This server enables AI assistants to work with Word documents through a standardized interface, providing rich document editing capabilities.
Compare LLM Pricing
This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.