Google Play Developer Connector for AI agents.
12 live capabilities
Manage Android app reviews, subscriptions, and in-app purchases from your chat.
Waiting for input…
Why people use Google Play Developer
Google Play Developer for Android Review Management
With this Connector, your AI agent does the heavy lifting. You can ask it to pull the latest reviews and draft a response in seconds. It connects your feedback loop directly to your chat interface, letting you handle community management without ever leaving your workspace. You get a faster response time and a more consistent brand voice.
What Vinkius changes
You get a direct line to your Play Console data without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Review Triage
A community manager sees a spike in 1-star reviews and asks the agent to list_reviews and reply_to_review to address common bugs.
- Real-world use case 02
Rapid Refunds
A support rep gets a frustrated email about a double charge and uses refund_subscription to fix it in seconds.
- Real-world use case 03
Dev Testing
A developer is debugging a locked content issue and uses acknowledge_product_purchase to see if the purchase is registering.
Complete set · 12capabilities
The complete Google Play Developer capability set.
These are the exact actions your AI can choose when you ask it to work with Google Play Developer.
01—04
4 capabilities in this set.
Part of 12 available through Google Play Developer.
- 01 Capability
Acknowledge product purchase
Tell Google you've received the purchase so the user gets their content. This is a required step for many items.
- 02 Capability
Cancel subscription
Stop a user's recurring subscription. This allows for quick account management from your chat.
- 03 Capability
Consume product purchase
Mark a product purchase as consumed so the user can buy it again. This is essential for one-time purchases.
- 04 Capability
Defer subscription
Move a subscription billing date to a later time. Use this to manage billing cycles for specific users.
05—08
4 capabilities in this set.
Part of 12 available through Google Play Developer.
- 05 Capability
Get inapp product
Fetch the specific details for a single in-app product. This helps you verify SKU information quickly.
- 06 Capability
Get product purchase
Look up the current status of a specific in-app product purchase. This is great for troubleshooting buy errors.
- 07 Capability
Get review
Pull a specific user review using its unique ID. This helps you target specific pieces of feedback.
- 08 Capability
Get subscription purchase
Check if a subscription purchase is currently active or pending. Use this to verify user access levels.
09—12
4 capabilities in this set.
Part of 12 available through Google Play Developer.
- 09 Capability
List inapp products
Get a full list of all in-app products tied to your app. This gives you a quick overview of your catalog.
- 10 Capability
List reviews
Pull a list of the most recent reviews for your app. This is perfect for monitoring recent sentiment.
- 11 Capability
Refund subscription
Issue a refund for a user's subscription immediately. This saves support teams from manual console entries.
- 12 Capability
Reply to review
Post a direct response to a user's review on the Play Store. This helps you maintain your brand voice.
Set up in minutes
One URL. Then ask Google Play Developer to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Google Play Developer from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_alC00Tuh25Vk8sFIRdu7oTqUQ9bcLPtwcXWUCvAy/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Google Play Developer, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Google Play Developer for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_alC00Tuh25Vk8sFIRdu7oTqUQ9bcLPtwcXWUCvAy/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Google Play Developer URL.
- Step 03
Save and start
Save the connection and enable Google Play Developer in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"google-play-developer": {
"url": "https://edge.vinkius.com/vk_preview_alC00Tuh25Vk8sFIRdu7oTqUQ9bcLPtwcXWUCvAy/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Google Play Developer
Open Agent mode in chat and ask: "Using Google Play Developer, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"google-play-developer": {
"url": "https://edge.vinkius.com/vk_preview_alC00Tuh25Vk8sFIRdu7oTqUQ9bcLPtwcXWUCvAy/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Google Play Developer
Ask Copilot: "Using Google Play Developer, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"google-play-developer": {
"url": "https://edge.vinkius.com/vk_preview_alC00Tuh25Vk8sFIRdu7oTqUQ9bcLPtwcXWUCvAy/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Google Play Developer
Open Cascade and ask: "Using Google Play Developer, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"google-play-developer": {
"url": "https://edge.vinkius.com/vk_preview_alC00Tuh25Vk8sFIRdu7oTqUQ9bcLPtwcXWUCvAy/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Google Play Developer
Ask Cline: "Using Google Play Developer, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add google-play-developer --transport http "https://edge.vinkius.com/vk_preview_alC00Tuh25Vk8sFIRdu7oTqUQ9bcLPtwcXWUCvAy/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Google Play Developer
Ask Claude: "Using Google Play Developer, show me...". 12 tools are ready
Where the request belongs
Work Google Play Developer can move forward.
This is for app developers tired of the Play Console UI, customer support reps who need to issue refunds fast, and community managers who want to keep up with user sentiment.
App Developer
Verifies test purchases and checks subscription states during the build phase to ensure store logic is perfect.
Customer Support Agent
Looks up user tokens to issue refunds or check active statuses during live support interactions.
Community Manager
Drafts and posts replies to reviews to keep the app's rating high and engage with the user base.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAppGallery Connect
Manage your AppGallery Connect apps via AI. check stats, submit builds for review, monitor ratings, and reply to user comments.
Apple App Store
Manage your iOS apps and TestFlight builds with Apple App Store Connect. track reviews, versions, and sales via AI.
Microsoft App Store
Manage your Microsoft Store apps. track submissions, add-ons, and package flights via the Submission API.
App Store Listing Optimizer
Validate and optimize App Store and Google Play metadata for maximum visibility.
Appfigures
Analyze app store performance with Appfigures. track downloads, revenue, reviews, and rankings via AI.
AppFollow
Manage app reviews and rankings with AppFollow. track sentiment, ratings, and store charts via AI.
Bring your own AI
Change the model, client or framework. Keep Google Play Developer connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Google Play Developer.
The practical details behind the request, access and result.
Can the Google Play Developer MCP help me manage my Android app reviews?
Yes, it allows your AI agent to fetch recent reviews and post direct replies. You can monitor user sentiment and respond to feedback without leaving your chat interface.
Is it possible to issue refunds using the Google Play Developer MCP?
Yes, your agent can process subscription refunds immediately. This saves your support team from having to log into the Google Play Console for every individual request.
How does the Google Play Developer MCP handle in-app purchases?
It lets your agent verify purchase statuses, acknowledge purchases to unlock content, and consume one-time products. This is great for debugging and customer support.
Can I use this Connector to see my app's product catalog?
Yes, it can list all your available in-app products and provide specific SKU details. It's a fast way to audit your current store offerings.
What happens to my app's billing dates when using this Connector?
You can use the Connector to defer subscription billing dates. This gives you more control over how you manage recurring charges for your users.
Does the Google Play Developer MCP work for both subscriptions and one-time buys?
Yes, it handles both. You can check the status of subscription purchases as well as individual in-app product purchases.
Can I reply to user reviews with this integration?
Yes! You can use the reply_to_review capability. Simply provide the Review ID and the text you want to reply with, and the AI agent will post it to the Google Play Store on your behalf.
How do I check if a user's subscription is active?
Use the get_subscription_purchase capability with the Subscription ID (SKU) and the user's purchase token. The AI will return the full status of their subscription.
Can I issue refunds for subscriptions?
Yes, you can use the refund_subscription capability by providing the Subscription ID and the purchase token.
One connection away
Give your agent a direct line to Google Play Developer.
Connect Google Play Developer once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available