---
title: Pushello
description: Cross-platform push notification delivery for APNs, FCM, WNS, and Web Push.
canonical: https://www.pushello.com/en/
last-updated: 2026-09-05
---

# Pushello

Pushello is a multi-tenant push notification platform for delivering notifications to Apple Push Notification service, Firebase Cloud Messaging, Windows Notification Service, and Web Push.

## Start here

- [Developer guide](https://www.pushello.com/developers/)
- [REST API reference](https://www.pushello.com/api/)
- [OpenAPI specification](https://www.pushello.com/openapi.json)
- [Authentication](https://www.pushello.com/auth.md)
- [MCP server card](https://www.pushello.com/.well-known/mcp/server-card.json)
- [Pricing](https://www.pushello.com/en/pricing/)

## Agent access

Use the OAuth-protected Streamable HTTP MCP endpoint at https://mcp.pushello.com/mcp. The public REST API is served from https://api.pushello.com; its OpenAPI contract is mirrored on this site for reliable discovery.

## Privacy boundary

Pushello never exposes provider credentials, VAPID private keys, device identifiers or tokens, user identifiers, interests, attestation, notification targets, or platform payloads through its MCP tools. Read tools return explicit safe projections. The `send_push` write tool requires `pushello:write`, resolves tenant ownership, and keeps publish credentials server-side.
