Propush MCP Server

This URL is a Model Context Protocol (MCP) endpoint. Add it to an AI assistant like ChatGPT or Claude, and the assistant can work with your Propush account on your behalf.

Where do you want to use it?

Set up in ClaudeSet up in ChatGPT

In Claude the connector is listed in the connector directory — search for Propush.me and connect, no URL to paste. In ChatGPT you add it by the URL above.

What it can do

Example prompts

Once connected, try asking your assistant:

Use casePromptResult
Balance & earningsWhat's my Propush balance, and how much did I earn in the last 7 days?Fetches your current balance and pulls day-by-day revenue for the last week.get_balance get_statistics
Top zonesWhich of my zones earned the most this month?Pulls this month's statistics grouped by zone and returns a ranked list with revenue and impressions.get_statistics get_zones
GEO breakdownWhere did my subscriptions come from last month? Break it down by country.Groups last month's statistics by country and returns subscriptions, impressions, and revenue per GEO.get_statistics get_countries
Inventory checkList my sites and zones — anything inactive or still unverified?Lists your sites with verification status and zones with their active flags, and points out what needs attention.get_sites get_zones
New zoneCreate a new TrafficBack zone called “Blog monetization” on my site example.com.Finds the site's ID, creates the zone under it, and returns the new zone's ID.get_sites create_onclick_zone
Market trendsWhat are the trending GEOs in push traffic right now?Returns the latest weekly trending-GEOs digest — impression-volume and CPM momentum by country (requires Constructor access).get_trending_geos
Docs searchHow do I set up a postback for my zone?Searches the bundled Propush help docs and walks you through the postback setup, including the {ymid} click-id macro.search_docs read_doc

Data & security