MCP协议

Search documents
AI替你“剁手”的时代,真的来了
3 6 Ke· 2025-09-18 11:16
Core Insights - The article discusses the launch of the Agent Payments Protocol (AP2) by Google, which aims to enable AI agents to conduct transactions autonomously, marking the beginning of a trillion-dollar "Agentic Commerce" era [1][7]. Group 1: Challenges of AI Agents in Transactions - AI agents face a significant barrier to autonomous transactions due to the lack of trust in the existing financial payment systems, which are built around human behavior [3][4]. - Three critical questions arise regarding trust: authorization (how merchants can verify the AI agent's legitimacy), authenticity (how to ensure the order reflects the user's true intent), and accountability (who is responsible in case of errors) [4][6]. Group 2: Evolution of AI Payment Protocols - The AP2 protocol is the final chapter in a three-part series aimed at integrating AI into the economy, following the MCP (Agent-to-Tool) and A2A (Agent-to-Agent) protocols [7][8][13]. - MCP allowed AI agents to interact with external tools, while A2A enabled communication between different agents, setting the stage for AP2 to facilitate economic transactions [11][16]. Group 3: Mechanism of AP2 - AP2 introduces a "digital evidence chain" that includes a "mandate" system, which serves as a legally binding digital contract for each transaction [17][19]. - The process involves generating an intention mandate, a shopping cart mandate, and a payment association, ensuring that every transaction is authorized, factual, and accountable [20][21][22]. Group 4: Industry Collaboration and Future Implications - AP2 is an open-source protocol with over 60 initial partners, including major players in finance, e-commerce, and technology, indicating a collaborative effort to establish trust standards in AI commerce [24][26]. - The implementation of AP2 signifies a shift in commercial interactions, moving from human-driven interfaces to backend API-level negotiations between agents [26][27].
「AI助手」真来了?谷歌牵头推进Agent支付协议AP2
3 6 Ke· 2025-09-17 11:12
Core Insights - The article discusses Google's new AP2 protocol, which facilitates secure cross-platform payment transactions initiated by AI agents, providing traceable records for each transaction [2][6][7]. Group 1: AP2 Protocol Overview - AP2 is an extension of the A2A and MCP protocols, aimed at enhancing the capabilities of AI agents by enabling better integration with external resources, tools, and APIs [2][4]. - The protocol addresses three main issues: authorization, authenticity, and accountability in transactions conducted by AI agents [7]. Group 2: Functionality and Mechanism - AP2 establishes trust through the use of Mandates (authorization documents), which are tamper-proof, encrypted digital contracts serving as verifiable proof of user instructions [8]. - The protocol supports various payment types, including credit cards, debit cards, stablecoins, and real-time bank transfers, ensuring a consistent and secure experience for users and merchants [7]. Group 3: Use Cases and Collaborations - AP2 allows users to delegate tasks to agents, such as booking flights and hotels, with the agent automatically executing transactions once predefined conditions are met [10]. - Google has partnered with over 60 companies, including American Express, Alibaba, and PayPal, to implement the AP2 protocol [10]. Group 4: Technical Implementation - The AP2 project is publicly available on GitHub, including technical specifications, documentation, and reference implementations for developers [12]. - Users are required to have Python 3.10 or higher and must obtain a Google API key to set up the environment for running the protocol [13].
「AI助手」真来了?谷歌牵头推进Agent支付协议AP2
机器之心· 2025-09-17 09:37
Core Viewpoint - Google has launched the Agent Payments Protocol (AP2), an open shared protocol designed to facilitate secure and compliant transactions between agents and merchants, providing a common language for these interactions [2][10]. Summary by Sections Introduction of AP2 - AP2 serves as an extension of the A2A and MCP protocols, enhancing the capabilities of AI agents in processing payments across platforms [5][7]. - The protocol addresses the need for intelligent interactions among multiple agents, moving beyond manual operations to a more automated and integrated approach [6]. Key Issues Addressed by AP2 - AP2 focuses on three main issues: authorization, authenticity, and accountability in transactions initiated by agents [9]. - It aims to ensure that transactions are secure and that users' intentions are accurately represented, while also establishing clear accountability in case of fraud or errors [8][10]. Operational Mechanism - The protocol utilizes mandates (authorization documents) to build trust, which are tamper-proof, encrypted digital contracts serving as verifiable proof of user instructions [12]. - These mandates create an audit trail from user intent to payment, addressing key concerns of authorization and authenticity [13]. Practical Applications - AP2 enables a new business model in the AI era, allowing agents to interact with various service providers seamlessly. For example, a user can instruct an agent to book travel arrangements within a specified budget, and the agent can execute transactions across multiple platforms [14]. - Google has partnered with over 60 companies, including major players like American Express, Alibaba, and PayPal, to implement this protocol [14]. Technical Implementation - The project is publicly available on GitHub, including technical specifications and reference implementations, facilitating broader adoption and integration [15][24]. - The protocol supports various payment types, ensuring a consistent and secure experience for users and merchants alike [10].
微信支付宝,开打Agent
Hu Xiu· 2025-07-24 06:29
Group 1 - The core viewpoint of the article highlights the ongoing competition between Tencent and Alipay in the AI payment space, particularly focusing on the introduction of the Model Context Protocol (MCP) to facilitate easier payment integration for developers [1][4][12] - The MCP allows large models to call various external tools under a unified standard, enabling the creation of familiar agent products [3][12] - The rise of agents is seen as a transformative phase in the AI industry, with predictions that 2025 will be the year of agents, driven by advancements in reasoning models [5][9] Group 2 - Both Tencent and Alipay are vying for dominance in the AI payment entry point, which is viewed as a new battleground for application ecosystems [14][17] - The user base for online payment in China has grown from 854 million in 2020 to 1.029 billion in 2024, with WeChat and Alipay reaching approximately 1 billion and 900 million monthly active users, respectively [19] - The competition has intensified as both platforms have reached user growth saturation, prompting them to innovate payment methods like Alipay's "tap to pay" and WeChat's palm payment [20][21] Group 3 - Despite the potential of AI agents to create new payment channels, significant challenges remain in establishing a commercial closed-loop system [25][28] - The industry faces difficulties in attracting users to AI applications that are engaging and frequently used, with a prediction that 99% of AI startups may fail within a couple of years [26][27] - The integration of agents with existing applications raises questions about how to balance the convenience of agents with the revenue models of traditional applications, creating uncertainty in the evolution of the market [27][28]
MCP协议曝出大漏洞:会泄露整个数据库
量子位· 2025-07-10 03:19
Core Viewpoint - The article highlights a significant vulnerability in the MCP protocol, which is widely used in the AI industry, allowing attackers to exploit LLM's instruction/data confusion to access databases directly [1][3]. Group 1: Vulnerability Details - The MCP protocol has become a standard in the agent field, effectively connecting large language models with various tool services, but it is susceptible to malicious instructions hidden within user data [3][5]. - Researchers demonstrated the security risks of LLMs by building a multi-tenant customer service SaaS system using Supabase, which includes a database, authentication, and file storage [5][21]. - The attack utilized default configurations, including standard service roles and row-level security (RLS), without any additional protective measures [6][21]. Group 2: Attack Process - The attacker submitted a technical support request with a message that disguised malicious instructions, which were processed normally by the system [9][10]. - When developers later accessed unresolved tickets, they inadvertently executed embedded instructions within the attacker's message, leading to unauthorized data access [12][13]. - The system generated SQL queries that bypassed RLS restrictions, allowing sensitive data to be displayed in the conversation thread [15][17]. Group 3: Risk Mitigation Measures - The article suggests two primary measures to reduce exposure to such attacks: using read-only modes to prevent unauthorized data manipulation and implementing prompt injection filters to intercept and manage high-risk inputs [22][23]. - These measures aim to create a first line of defense against potential exploitation, especially for teams using third-party IDEs where context boundaries are unclear [23].
MCP 已经起飞了,A2A 才开始追赶
AI前线· 2025-07-07 06:57
Core Viewpoint - Google Cloud's donation of the A2A (Agent-to-Agent) protocol to the Linux Foundation has sparked significant interest in the AI industry, indicating a strategic response to competitors like Anthropic's MCP protocol and OpenAI's functions, while highlighting the industry's consensus on the need for foundational rules in the agent economy [1][4]. Summary by Sections A2A Protocol and Industry Response - The A2A protocol includes agent interaction protocols, SDKs, and developer tools, backed by major tech companies like Amazon, Microsoft, and Cisco [1]. - The decision to donate A2A is seen as a strategic move against competing protocols, emphasizing the necessity for collaborative foundational rules in the AI sector [1][4]. MCP Protocol Insights - MCP focuses on enabling AI models to safely and efficiently access real-world tools and services, contrasting with A2A's emphasis on agent communication [4]. - Key aspects of developing an MCP Server include adapting existing API systems and ensuring detailed descriptions of tools for effective service provision [7][8]. Development Scenarios for MCP - Two primary scenarios for implementing MCP services are identified: adapting existing API systems and building from scratch, with the latter requiring more time for business logic development [8][9]. - The importance of clear tool descriptions in the MCP development process is highlighted, as they directly impact the accuracy of model calls [13]. Compatibility and Integration Challenges - Compatibility issues arise when integrating MCP servers with various AI models, necessitating multiple tests to ensure effective operation [10][11]. - The need for clear descriptions and error monitoring mechanisms is emphasized to identify and resolve issues during the operation of MCP systems [14]. Future Directions and Innovations - The MCP protocol is expected to evolve, with predictions that around 80% of core software will implement their own MCPs, leading to a more diverse development landscape [40]. - The introduction of the Streamable HTTP protocol aims to enhance real-time data handling and communication between agents, indicating a shift towards more dynamic interactions [15][40]. A2A vs MCP - MCP primarily addresses tool-level issues, while A2A focuses on building an ecosystem for agent collaboration, facilitating communication and discovery among different agents [32][33]. - The potential for A2A to create a more extensive ecosystem is acknowledged, with plans for integration into existing products and services [34][35]. Security and Privacy Considerations - The importance of safeguarding sensitive data in MCP services is stressed, with recommendations against exposing private information through these protocols [28]. - Existing identity verification mechanisms are suggested to manage user access and ensure data security within MCP services [28]. Conclusion - The ongoing development of both MCP and A2A protocols reflects the industry's commitment to enhancing AI capabilities and fostering collaboration among various agents, with a focus on security, efficiency, and adaptability to evolving technologies [40][43].
智能体不断进化,协作风险升高:五大安全问题扫描
2 1 Shi Ji Jing Ji Bao Dao· 2025-07-03 00:36
Core Insights - The year 2025 is anticipated to be the "Year of Intelligent Agents," marking a paradigm shift in AI development from conversational generation to automated execution, positioning intelligent agents as key commercial anchors and the next generation of human-computer interaction [1] Group 1: Development and Risks of Intelligent Agents - As intelligent agents approach practical application, the associated risks become more tangible, with concerns about overreach, boundary violations, and potential loss of control [2] - A consensus exists within the industry that the controllability and trustworthiness of intelligent agents are critical metrics, with safety and compliance issues widely recognized as significant [2] - Risks associated with intelligent agents are categorized into internal and external security threats, with internal risks stemming from vulnerabilities in core components and external risks arising from interactions with external protocols and environments [2] Group 2: AI Hallucinations and Decision Errors - Over 70% of respondents in a safety awareness survey expressed concerns about AI hallucinations and erroneous decision-making, highlighting the prevalence of factual inaccuracies in AI-generated content [2] - In high-risk sectors like healthcare and finance, AI hallucinations could lead to severe consequences, exemplified by a hypothetical 3% misdiagnosis rate in a medical diagnostic agent potentially resulting in hundreds of thousands of misdiagnoses among millions of users [2] Group 3: Practical Applications and Challenges - Many enterprises have found that intelligent agents currently struggle to reliably address hallucination issues, leading some to abandon AI solutions due to inconsistent performance [3] - A notable case involved Air Canada's AI customer service, which provided incorrect refund information, resulting in the company being held legally accountable for the AI's erroneous decision [3] Group 4: Technical Frameworks and Regulations - Intelligent agents utilize various technical bridges to connect with the external world, employing two primary technical routes: an "intent framework" based on API cooperation and a "visual route" that bypasses interface authorization barriers [4] - Recent evaluations have highlighted chaotic usage of accessibility permissions by mobile intelligent agents, raising significant security concerns [5] Group 5: Regulatory Developments - A series of standards and initiatives have emerged in 2024 aimed at enhancing the management of accessibility permissions for intelligent agents, emphasizing user consent and risk disclosure [6] - The standards, while not mandatory, reflect a growing recognition of the need for safety in the deployment of intelligent agents [6] Group 6: Security Risks and Injection Attacks - Prompt injection attacks represent a core security risk for all intelligent agents, where attackers manipulate input prompts to induce the AI to produce desired outputs [7][8] - The emergence of indirect prompt injection risks, particularly with the rise of MCP (Multi-Channel Protocol) tools, poses new challenges as attackers can embed malicious instructions in external data sources [8][9] Group 7: MCP Services and Security Challenges - The MCP service Fetch has been identified as a significant entry point for indirect prompt injection attacks, raising concerns about the security of external content accessed by intelligent agents [10] - The lack of standardized security certifications for MCP services complicates the assessment of their safety, with many platforms lacking rigorous review processes [11] Group 8: Future of Intelligent Agent Collaboration - The development of multi-agent collaboration mechanisms is seen as crucial for the practical deployment of AI, with various companies exploring the potential for intelligent agents to work together on tasks [12][13] - The establishment of the IIFAA Agent Security Link aims to provide a secure framework for collaboration among intelligent agents, addressing issues of permissions, data, and privacy [14]
人工智能行业专题研究:MCP协议加速AI Agent生态繁荣
Yuan Da Xin Xi· 2025-06-06 07:45
Investment Rating - The industry investment rating is "Positive" [5] Core Insights - AI Agents represent the third stage of AI development, transitioning from simple Q&A and content generation to becoming true "executors" capable of completing actual work tasks independently by 2025 [1][17] - The Model Context Protocol (MCP) is redefining the paradigm for AI Agents, acting as a crucial infrastructure that enhances the interaction between AI models and external services, making it more natural and precise [2][22] - Major tech companies are actively developing AI Agent products, indicating a shift from technical competition to ecological value reconstruction in the AI Agent industry [3][36] Summary by Sections MCP Protocol Restructuring AI Agent Paradigm - AI Agents are defined as the third stage of AI development, capable of representing users in actions [10] - The MCP protocol standardizes tool interfaces, allowing for cross-platform interoperability and enhancing AI model capabilities [19][22] Acceleration of AI Agent Applications - Tech giants like ByteDance and Alibaba are focusing on AI Agent products, with rapid iterations expected from Q4 2024 to early 2025 [3][36] - The market shows a strong preference for general-purpose AI Agents, with significant funding differences between general and vertical industry AI startups [39] Investment Recommendations - The MCP protocol is likened to the "HTTP protocol" of the AI era, marking a transition to a standardized phase of AI development [46] - Recommended companies to watch include: 1) Business platform BIP: Yonyou Network; 2) Office: Kingsoft Office; 3) AIGC: iFlytek, Wanjun Technology [46][47]
人工智能行业专题研究:MCP协议加速AIAgent生态繁荣
Yuan Da Xin Xi· 2025-06-06 07:04
Investment Rating - The investment rating for the industry is "Positive" [5] Core Insights - AI Agents represent the third stage of AI development, transitioning from simple Q&A and content generation to becoming true "executors" capable of completing actual work tasks independently by 2025 [1][15] - The Model Context Protocol (MCP) is redefining the paradigm for AI Agents, serving as a crucial infrastructure that enhances the interaction between AI models and external services, making it more natural and precise [2][20] - Major tech companies are actively investing in AI Agent products, indicating a shift from technical competition to ecological value reconstruction in the AI Agent industry [2][34] Summary by Sections MCP Protocol Restructuring AI Agent Paradigm - AI Agents are identified as the third stage of AI development, with capabilities to represent users in actions [1][8] - The MCP protocol standardizes tool interfaces, allowing for seamless data interaction and decision execution across platforms [17][20] Acceleration of AI Agent Applications - Tech giants are rapidly deploying AI Agent products, with a noticeable shift towards ecological value reconstruction [34] - The market shows a strong preference for general-purpose AI Agents, with significant funding differences compared to vertical industry-focused agents [37] Investment Recommendations - The MCP protocol is likened to the "HTTP protocol" of the AI era, marking a transition to a standardized era of AI development [3][44] - Recommended companies to focus on include: Yonyou Network (commercial platform), Kingsoft Office (office solutions), iFlytek, and Wankong Technology (AIGC) [3][44] Industry Key Company Profit Forecasts - Profit forecasts for key companies indicate a positive outlook, with expected net profits for Yonyou Network, Kingsoft Office, iFlytek, and Wankong Technology showing growth from 2025 to 2027 [45]
深度|Anthropic首席产品官:从Claude到MCP,最好的AI产品不是计划出来的,是从底层自发长出来的
Z Potentials· 2025-05-25 04:37
Core Viewpoint - The future of AI-generated content will focus on trust and resonance rather than distinguishing between real and fake content, emphasizing the importance of content provenance and verification [3][7]. Group 1: AI Product Development - Successful AI products are not merely planned but often emerge organically from close interaction with models and iterative experimentation, shifting from a top-down to a bottom-up development approach [5][7]. - The development of the MCP protocol exemplifies this organic growth, originating from practical needs rather than a formalized top-down design [6][8]. Group 2: AI in Organizational Context - AI has significantly increased engineering efficiency, highlighting inefficiencies in non-engineering processes within organizations, which can become more apparent as AI optimizes technical workflows [11][12]. - The cultural shift within organizations is evident as non-technical teams begin to adopt AI tools, fostering a collaborative environment where AI is seen as a partner rather than a threat [13][12]. Group 3: Future Directions and Challenges - The focus is on developing AI agents capable of continuous operation and collaboration, which will form a new AI economic system [14][8]. - There are ongoing discussions about the balance between research and product development, ensuring that products leverage cutting-edge research effectively [18][19]. Group 4: User Experience and Accessibility - Current AI products are often perceived as difficult for newcomers, indicating a need for more intuitive user experiences that allow for seamless integration into workflows [16][17]. - The challenge lies in ensuring that AI capabilities are not just added as secondary features but are integrated as primary functionalities within products [20].