惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
Schneier on Security
The GitHub Blog
The GitHub Blog
Martin Fowler
Martin Fowler
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
H
Help Net Security
Microsoft Security Blog
Microsoft Security Blog
有赞技术团队
有赞技术团队
GbyAI
GbyAI
F
Fortinet All Blogs
The Cloudflare Blog
爱范儿
爱范儿
IT之家
IT之家
博客园 - 叶小钗
阮一峰的网络日志
阮一峰的网络日志
博客园 - 【当耐特】
博客园_首页
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
量子位
C
Cisco Blogs
Latest news
Latest news
Hugging Face - Blog
Hugging Face - Blog
S
Securelist
Stack Overflow Blog
Stack Overflow Blog
K
Kaspersky official blog
Spread Privacy
Spread Privacy
B
Blog
L
Lohrmann on Cybersecurity
Simon Willison's Weblog
Simon Willison's Weblog
I
Intezer
P
Privacy International News Feed
T
Tor Project blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
小众软件
小众软件
P
Proofpoint News Feed
T
Tailwind CSS Blog
C
Cyber Attacks, Cyber Crime and Cyber Security
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recorded Future
Recorded Future
S
Secure Thoughts
人人都是产品经理
人人都是产品经理
云风的 BLOG
云风的 BLOG
N
News and Events Feed by Topic
Last Week in AI
Last Week in AI
W
WeLiveSecurity
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
S
Security Affairs
宝玉的分享
宝玉的分享
D
Docker
Blog — PlanetScale
Blog — PlanetScale
雷峰网
雷峰网

Google Developers Blog

Scaling Agentic RL: High-Throughput Agentic Training with Tunix- Google Developers Blog Run Ray on TPU, Part 1: The foundations- Google Developers Blog Expanding Choice in Gemini Enterprise Agent Platform: Introducing Grounding with Parallel Web Search- Google Developers Blog Building scalable AI agents with modular prompt transpilation- Google Developers Blog Evolving Spec-Driven Development: Conductor Now Supports Antigravity- Google Developers Blog Systems Engineering Playbook: Optimizing Qwen 3.5-397B MoE on Ironwood (TPU7x)- Google Developers Blog Unlocking the Next Era of On-Device AI with Google Tensor and Pixel- Google Developers Blog LiteRT.js, Google's high performance Web AI Inference- Google Developers Blog Bridging the Domain Gap: AI Race Coach built with Antigravity and Gemini- Google Developers Blog We terminated a TPU mid-training and it recovered in seconds: Introduction to elastic training with MaxText- Google Developers Blog ML Development in VS Code with Google Cloud Power: Workbench Extension Now Available- Google Developers Blog Why we built ADK 2.0- Google Developers Blog Build agentic full-stack apps with Genkit- Google Developers Blog Driving the Agent Quality Flywheel from Your Coding Agent- Google Developers Blog Build reliable multi-agent applications with ADK Go 2.0. Discover our new graph-based workflow engine, built-in human-in-the-loop, and dynamic orchestration- Google Developers Blog Measuring What Matters with Jules- Google Developers Blog Build Cross-Language Multi-Agent Team with Google’s Agent Development Kit and A2A- Google Developers Blog How A2A is Building a World of Collaborative Agents- Google Developers Blog A2UI + MCP Apps: Combining the best of declarative and custom agentic UIs- Google Developers Blog Announcing the Agentic Resource Discovery specification- Google Developers Blog Enhance Security and Trust: New Session Metadata in Sign in with Google- Google Developers Blog Unlocking the Power of the TPU Stack: Introducing our new Developer Hub- Google Developers Blog DiffusionGemma: The Developer Guide Introducing the Google Colab CLI Gemma 4 12B: The Developer Guide Bringing Gemma 4 12B to your Laptop: Unlocking Local, Agentic Workflows with Google AI Edge How the community trained Gemma to "Think" with Tunix and TPUs The latest updates to Google Pay Enhancing Android Checkout with Dynamic Callbacks in Google Pay Empowering Service Providers and Hardware Partners with Gemini for Home Announcing ADK for Kotlin and ADK for Android 0.1.0: Building AI Agents on Android and Beyond Blazing fast on-device GenAI with LiteRT-LM One Year of Innovation: Celebrating 100k Members in the Google Cloud x NVIDIA Developer Community All the news from the Google I/O 2026 Developer keynote A Smarter Google AI Edge Gallery: MCP integration, notifications, and session continuity Google Tensor SDK Beta with LiteRT An important update: Transitioning Gemini CLI to Antigravity CLI Accelerating on-device AI: A look at Arm and Google AI Edge optimization Announcing Genkit Middleware: Intercept, extend, and harden your agentic apps Build Long-running AI agents that pause, resume, and never lose context with ADK Supercharging LLM inference on Google TPUs: Achieving 3X speedups with diffusion-style speculative decoding Building with Gemini Embedding 2: Agentic multimodal RAG and beyond Speeding Up AI: Bringing Google Colossus to PyTorch via GCSFS and Rapid Bucket Building real-world on-device AI with LiteRT and NPU Agents CLI in Agent Platform: create to production in one CLI
Supercharge your integration workflow with the Google Pay & Wallet Developer MCP server
Jose Ugia · 2026-05-28 · via Google Developers Blog

Developers, we know you're increasingly using AI assistants and tools within your IDEs to streamline workflows, generate code, and find answers quickly. To make integrating with Google Pay & Google Wallet APIs smoother and more efficient in this new AI-powered landscape, we're thrilled to announce the Google Pay & Wallet Developer MCP server.

Modern AI agents and IDEs, like Antigravity, Cursor, Visual Studio Code, and others, often lack the specific, real-time context about your Google Pay & Wallet accounts, the latest API updates, or your integration status. The Model Context Protocol (MCP) is an open standard designed to bridge this gap, allowing AI agents to securely and reliably interact with external tools and services.

The new Google Pay & Wallet Developer MCP server provides a set of tools that your favorite AI development assistants can use to bring essential Google Pay & Wallet functionality right into your development environment.

What can you do with the Google Pay & Wallet Developer MCP server?

The goal is to help you complete end-to-end integrations with less friction, fewer errors, and minimal context switching. Imagine doing all this without leaving your IDE:

  • Get instant answers from documentation: The search_documentation tool uses Retrieval-Augmented Generation (RAG) to provide accurate answers and code samples directly from the official Google Pay & Wallet developer sites. No more sifting through pages – just ask your AI assistant.
  • Access account and integration details: Check your integration status, and fetch information about your account like your merchant identifier or the list of pass classes on Google Wallet.
  • Validate on the fly: Instantly validate and amend Wallet pass JWTs or JSON definitions before you use them in your applications.
  • Monitor Performance: Ask for key performance metrics for your integrations and surface common error codes and trends to troubleshoot issues.
  • Manage your integrations: Create new merchant accounts and register and configure new integrations for the Google Pay API directly from your development environment of choice.

Reducing friction, accelerating development

In summary, the new Google Pay & Wallet Developer MCP server helps you streamline the path from setup to launch by minimizing context switching, improving accuracy, with AI-generated code and answers that are grounded in up-to-date documentation and real account data, and speeding up troubleshooting, ultimately reducing the time you need to start using the Google Pay & Wallet APIs in your applications.

This screencast shows how an AI agent uses the tools available in the server to propose logic to add the Google Pay button to a Web application.

Get started!

We can’t wait for you to try out the Google Pay & Wallet Developer MCP server:

  1. Check the guide: Head over to our public guide at goo.gle/pay-wallet-mcp for instructions on how to connect your favorite MCP-compatible AI agents and IDEs.
  2. Explore the tools: Familiarize yourself with the available tools listed in the reference.
  3. Integrate faster: Start using AI to build and manage your Google Pay & Wallet integrations more effectively.

This is just the beginning. We plan to expand the tools and capabilities of the MCP server based on your feedback. Join the developer community in the Payments thread on Discord and let us know your experiences and how we can make AI-powered development even better for Google Pay & Wallet!