Google Pub/Sub Subscription Connector for AI agents.
2 live capabilities
Process background tasks and event-driven messages from Google Cloud queues.
Waiting for input…
Why people use Google Pub/Sub Subscription
Google Pub/Sub Subscription for Solving Manual Cloud Workflows
This Connector removes that friction by letting your agent do the heavy lifting. It pulls the data directly, processes it, and clears the queue, turning a multi-step manual check into a single automated flow.
What Vinkius changes
It gives your agent a safe, scoped way to act as a background worker for your Google Cloud tasks.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Webhook Processing
A user submits a web form, triggering a message in your queue.
- Real-world use case 02
Image Processing
An app uploads a photo to a cloud bucket, which triggers a message.
- Real-world use case 03
Database Sync
A system pushes product updates to a queue.
Complete set · 2capabilities
The complete Google Pub/Sub Subscription capability set.
These are the exact actions your AI can choose when you ask it to work with Google Pub/Sub Subscription.
01—02
2 capabilities in this set.
Part of 2 available through Google Pub/Sub Subscription.
- 01 Capability
Acknowledge messages
Confirms that a message has been processed successfully. This removes the message from the queue so it won't be redelivered.
- 02 Capability
Pull messages
Fetches pending messages from your configured subscription. This allows your agent to see and process the next available task.
Set up in minutes
One URL. Then ask Google Pub/Sub Subscription to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Google Pub/Sub Subscription 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_lZzUbzVarBRnSBctAsw53Dh2UOHl2qeOpDumlpQ3/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 Pub/Sub Subscription, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Google Pub/Sub Subscription for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_lZzUbzVarBRnSBctAsw53Dh2UOHl2qeOpDumlpQ3/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 Pub/Sub Subscription URL.
- Step 03
Save and start
Save the connection and enable Google Pub/Sub Subscription in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"google-pubsub-subscription": {
"url": "https://edge.vinkius.com/vk_preview_lZzUbzVarBRnSBctAsw53Dh2UOHl2qeOpDumlpQ3/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 Pub/Sub Subscription
Open Agent mode in chat and ask: "Using Google Pub/Sub Subscription, help me...". 2 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"google-pubsub-subscription": {
"url": "https://edge.vinkius.com/vk_preview_lZzUbzVarBRnSBctAsw53Dh2UOHl2qeOpDumlpQ3/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 Pub/Sub Subscription
Ask Copilot: "Using Google Pub/Sub Subscription, help me...". 2 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"google-pubsub-subscription": {
"url": "https://edge.vinkius.com/vk_preview_lZzUbzVarBRnSBctAsw53Dh2UOHl2qeOpDumlpQ3/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 Pub/Sub Subscription
Open Cascade and ask: "Using Google Pub/Sub Subscription, help me...". 2 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"google-pubsub-subscription": {
"url": "https://edge.vinkius.com/vk_preview_lZzUbzVarBRnSBctAsw53Dh2UOHl2qeOpDumlpQ3/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 Pub/Sub Subscription
Ask Cline: "Using Google Pub/Sub Subscription, help me...". 2 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add google-pubsub-subscription --transport http "https://edge.vinkius.com/vk_preview_lZzUbzVarBRnSBctAsw53Dh2UOHl2qeOpDumlpQ3/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 Pub/Sub Subscription
Ask Claude: "Using Google Pub/Sub Subscription, show me...". 2 tools are ready
Where the request belongs
Work Google Pub/Sub Subscription can move forward.
The ops engineer who's tired of clicking through dashboards at 2am and the backend developer who needs to trigger AI logic from a queue without opening up their entire cloud project. It's for anyone building event-driven systems who needs a secure way to let an agent process tasks one by one.
Backend Engineer
Building event-driven systems and needs a way to trigger AI logic from a queue.
DevOps Specialist
Wanting to give an AI agent task-processing power without opening up global GCP permissions.
Data Engineer
Processing streaming data or webhooks asynchronously using an agent.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGoogle Pub/Sub Topic
This MCP does exactly one thing: it publishes messages to a single Google Pub/Sub Topic. That's its only function, and nothing else. Incredible for giving your AI the power to trigger cloud events.
Azure Service Bus Topic
This MCP does exactly one thing: it publishes messages to a single Azure Service Bus Topic. That's its only function, and nothing else. Incredible for giving your AI the power to trigger cloud events.
Amazon SNS Topic
This MCP does exactly one thing: it publishes messages to a single Amazon SNS Topic. That's its only function, and nothing else. Incredible for giving your AI the power to trigger cloud events.
PubNub (Real-time Messaging)
Enable real-time messaging, presence tracking, and message history for your AI agent using PubNub's global data stream network.
Ably
Manage real-time messaging, presence, and push notifications via Ably. publish messages, track users, and monitor channels from your AI agent.
Amazon SQS Queue
This MCP does exactly one thing: it pulls and acknowledges messages from a single Amazon SQS Queue. That's its only function, and nothing else. Incredible for building secure AI workers.
Bring your own AI
Change the model, client or framework. Keep Google Pub/Sub Subscription 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 Pub/Sub Subscription.
The practical details behind the request, access and result.
Can the Google Pub/Sub Subscription MCP handle multiple queues?
No, this Connector is intentionally scoped to a single subscription. This design choice ensures your AI agent has the narrowest possible permissions for maximum security.
How does the Google Pub/Sub Subscription MCP keep my data safe?
It limits the agent's access to one specific subscription. It can't see your other subscriptions, delete data, or change your global cloud settings.
Will the Google Pub/Sub Subscription MCP redeliver messages if I don't finish them?
Yes, if the agent pulls a message but doesn't acknowledge it, Google will eventually redeliver it. Make sure your agent knows to signal completion once the work is done.
Can I use the Google Pub/Sub Subscription MCP for webhooks?
Yes, it's a great way to handle webhooks. Your system can push events to Pub/Sub, and this Connector lets your agent pull and process them as they arrive.
Is the Google Pub/Sub Subscription MCP good for high-volume tasks?
Yes, it's built for asynchronous background work. It allows your agent to chew through a backlog of messages one by one without blocking your main application.
Why limit the agent to a single Pub/Sub Subscription?
To enforce zero-trust security. An autonomous AI agent pulling its worker tasks should not have access to read messages from unrelated subscriptions, such as system audit logs or financial events.
Why do I need to acknowledge messages?
Pub/Sub uses at-least-once delivery. If you pull a message but don't acknowledge it using its ackId, the message will reappear in the queue after the acknowledgment deadline expires.
Does the agent handle base64 decoding?
Yes! The Connector Engine automatically decodes the data field of every incoming message from base64 into an easily readable UTF-8 string/JSON.
One connection away
Give your agent a direct line to Google Pub/Sub Subscription.
Connect Google Pub/Sub Subscription once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available