Enables AI agents to send push alerts to your phone via Blipr, useful for notifying when tasks complete, builds break, or approvals are needed.
{
"mcpServers": {
"blipr": {
"command": "npx",
"args": [
"-y",
"@applogico/blipr-mcp"
]
}
}
}