Your WhatsApp, answered by the AIs you choose. It runs on your machine: receives, stores and routes. Tu WhatsApp, atendido por las IAs que elijas. Corre en tu máquina: recibe, guarda y reparte.
You, from the dashboard. Or your agent, over MCP: tell it what you want to achieve and it leaves the subsets configured. These are the ones it already knows: Tú, desde el tablero. O tu agente, por MCP: le dices qué quieres lograr y deja los subconjuntos configurados. Estos son los que ya conoce:
.mcp.json itself..mcp.json..mcp.json
{
"mcpServers": {
"piumy": {
"url": "http://localhost:8091/mcp",
"headers": { "Authorization": "Bearer <token>" }
}
}
}
Why CleverCoder. With it, each message is injected straight into your agent's terminal: it answers as the conversation happens. Without it, the agent has to go check the inbox itself, and nothing arrives until it does. Por qué CleverCoder. Con él, cada mensaje se inyecta directo en el terminal de tu agente: responde mientras la conversación pasa. Sin él, el agente tiene que ir a revisar la bandeja por su cuenta, y no le llega nada hasta que lo haga.
Conversations, rules and the WhatsApp session stay with you. No server of ours, because there isn't one.Conversaciones, reglas y la sesión de WhatsApp se quedan contigo. Ningún servidor nuestro, porque no existe.
Before installing. Piumy reaches WhatsApp through an unofficial path. WhatsApp can ban the account you link. Piumy paces itself to reduce that risk, but nobody can guarantee it.Antes de instalar. Piumy llega a WhatsApp por una vía no oficial. WhatsApp puede bloquear la cuenta que vincules. Piumy se autorregula para reducir el riesgo, pero nadie puede garantizarlo.
The engine already builds for both. What's missing is the packaging.El motor ya compila para ambos. Falta el empaquetado.
A dedicated device that never sleeps and doesn't need your computer on.Un aparato dedicado que nunca duerme y no necesita tu computador encendido.
Open-source under AGPL-3.0, built by one person. Support keeps it moving.Código abierto bajo AGPL-3.0, lo construye una sola persona. Tu apoyo lo mantiene en marcha.
A Raspberry Pi Zero 2 W with an e-paper face. A device that never sleeps and doesn't need your computer on. It was the original edition, and it's coming back — along with macOS and Linux.Una Raspberry Pi Zero 2 W con carita de tinta electrónica. Un aparato que nunca duerme y no necesita tu computador encendido. Fue la edición original, y va a volver, junto con macOS y Linux.