Collection size
99 articles
Page 4 of 5
Architecture & Thinking
Architecture & Thinking
Apr 11, 2025 · Artificial Intelligence

How Google’s A2A Protocol and Anthropic’s MCP Are Shaping AI Agent Interoperability

The article explains Google’s newly open‑sourced Agent‑to‑Agent (A2A) protocol and Anthropic’s Model Context Protocol (MCP), detailing their core functions, real‑world use cases, and how they complement each other to enable seamless collaboration and integration among AI agents and external tools.

A2AAIAgent Interoperability
0 likes · 9 min read
How Google’s A2A Protocol and Anthropic’s MCP Are Shaping AI Agent Interoperability
Ray's Galactic Tech
Ray's Galactic Tech
Apr 25, 2026 · Artificial Intelligence

Mastering Spring AI MCP: Bidirectional Communication, Four Providers, Sampling Callbacks, and Dual‑Mode Deployment

This article explains why traditional function‑calling is insufficient for production AI services and shows how Spring AI's Model Context Protocol (MCP) introduces bidirectional communication, addressable resources, parameterized prompts, tool orchestration, and server‑initiated sampling, providing a complete roadmap to build a production‑grade AI microservice architecture.

AIJavaMCP
0 likes · 37 min read
Mastering Spring AI MCP: Bidirectional Communication, Four Providers, Sampling Callbacks, and Dual‑Mode Deployment
Efficient Ops
Efficient Ops
Mar 31, 2025 · Artificial Intelligence

How the Model Context Protocol (MCP) Is Revolutionizing AI Operations

The Model Context Protocol (MCP) lets large language models safely and directly access diverse data sources and tools, breaking data silos and enabling seamless AI‑driven automation across development, operations, and multi‑agent workflows.

AI integrationAutomationLLM
0 likes · 5 min read
How the Model Context Protocol (MCP) Is Revolutionizing AI Operations
DaTaobao Tech
DaTaobao Tech
Apr 30, 2025 · Artificial Intelligence

Model Context Protocol (MCP): A USB‑like Standard for Connecting Large Language Models to External Resources

The Model Context Protocol (MCP) is an open, USB‑like standard that lets large language models securely connect to external data sources, tools, and services through a client‑server architecture, enabling developers to integrate diverse resources with standardized SDKs, fostering rapid, scalable AI‑enhanced applications across many domains.

AI StandardsLLM integrationMCP
0 likes · 18 min read
Model Context Protocol (MCP): A USB‑like Standard for Connecting Large Language Models to External Resources
Ops Development Stories
Ops Development Stories
Apr 30, 2025 · Artificial Intelligence

Unlock Your AI Assistant’s Power: A Step‑by‑Step Guide to Configuring MCP Filesystem

This comprehensive tutorial shows how to use the Model Context Protocol (MCP) to transform AI assistants like Claude, ChatWise, or Cherry Studio into powerful tools that can access your computer’s files, fetch real‑time information, interact with software, and even control smart devices, with clear step‑by‑step instructions, code examples, and troubleshooting tips.

AIClaudeConfiguration
0 likes · 20 min read
Unlock Your AI Assistant’s Power: A Step‑by‑Step Guide to Configuring MCP Filesystem
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 25, 2025 · Artificial Intelligence

How Model Context Protocol Turns LLMs into Plug‑and‑Play AI Assistants

The Model Context Protocol (MCP) is an open, standardized adapter that lets large language models seamlessly connect to tools, data sources, and workflows, offering plug‑and‑play intelligence, cross‑platform compatibility, security, and modular extensibility for building real‑world AI applications.

AI integrationLLMMCP
0 likes · 11 min read
How Model Context Protocol Turns LLMs into Plug‑and‑Play AI Assistants
Architect
Architect
Mar 8, 2025 · Artificial Intelligence

Understanding Model Context Protocol (MCP): Architecture, Core Components, and Practical Guide

This article provides a comprehensive overview of the Model Context Protocol (MCP), explaining its purpose, core components, differences from traditional APIs, detailed architecture, message types, connection lifecycle, error handling, and step‑by‑step instructions for building and using MCP servers to enable AI agents to act on real‑world data and tasks.

AI Tool IntegrationAI automationClaude
0 likes · 12 min read
Understanding Model Context Protocol (MCP): Architecture, Core Components, and Practical Guide
IT Services Circle
IT Services Circle
Apr 25, 2026 · Artificial Intelligence

Understanding AI Core Concepts: Agent, Skills, Tools, and MCP

The article explains the four core AI components—Agent, Tools, Skills, and MCP—detailing their definitions, roles, the problems they address, and how they interoperate within the Cursor platform to transform a conversational model into a functional digital worker.

AI ArchitectureAgentArtificial Intelligence
0 likes · 13 min read
Understanding AI Core Concepts: Agent, Skills, Tools, and MCP
AI Large Model Application Practice
AI Large Model Application Practice
Jul 16, 2025 · Artificial Intelligence

Unlocking LLM Integration: A Deep Dive into MCP, A2A, and AG‑UI Protocols

This article introduces three emerging standards—MCP, A2A, and AG‑UI—that simplify connecting large language models to external tools, other agents, and user interfaces, explaining their origins, architectures, development workflows, key features, and how they complement each other in AI application development.

A2AAG-UIAI protocols
0 likes · 14 min read
Unlocking LLM Integration: A Deep Dive into MCP, A2A, and AG‑UI Protocols
Qborfy AI
Qborfy AI
Dec 17, 2025 · Artificial Intelligence

Unlocking AI Integration: A Hands‑On Guide to the Model Context Protocol (MCP)

The article introduces the Model Context Protocol (MCP), an open Anthropic standard that creates a secure, standardized, bidirectional bridge between large language models and external tools, then walks through its architecture, core components, Python server and client code, OpenAI integration, usage flow, ecosystem and future outlook.

AI integrationFastMCPJSON-RPC
0 likes · 8 min read
Unlocking AI Integration: A Hands‑On Guide to the Model Context Protocol (MCP)
Tencent Cloud Developer
Tencent Cloud Developer
Jul 10, 2025 · Artificial Intelligence

Demystifying AIGC, Agents, and MCP: Essential AI Concepts for Developers

This article provides a concise, developer‑focused overview of emerging AI concepts—including AIGC, multimodal models, Retrieval‑Augmented Generation, intelligent agents, Function‑Calling, and the Model Context Protocol (MCP)—explaining their core principles, differences, and how they interrelate to enable advanced AI applications.

AIAIGCAgent
0 likes · 16 min read
Demystifying AIGC, Agents, and MCP: Essential AI Concepts for Developers
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 6, 2023 · Artificial Intelligence

Multi-Agent Research Overview, Open-Source Implementations, and Design Considerations

This article reviews the background of multi‑agent systems, compares major open‑source frameworks such as AutoGen, MetaGPT, AgentVerse, and XAgent, discusses design principles, collaboration strategies, and offers conclusions on LLM‑driven versus SOP‑driven approaches for building multi‑agent applications.

AIAutoGenLLM
0 likes · 15 min read
Multi-Agent Research Overview, Open-Source Implementations, and Design Considerations
Architecture Digest
Architecture Digest
Dec 25, 2025 · Artificial Intelligence

MCP Explained: The Universal ‘Connector’ Turning AI Models into Extensible Agents

This article introduces the Model Context Protocol (MCP), a universal standard that lets large language models seamlessly connect to databases, APIs, local files, and third‑party services, explains its architecture, core primitives, practical Python implementation, trade‑offs, security considerations, and how it compares with other integration approaches.

AIModel Context ProtocolPython
0 likes · 13 min read
MCP Explained: The Universal ‘Connector’ Turning AI Models into Extensible Agents
phodal
phodal
Sep 29, 2025 · Artificial Intelligence

How AutoDev Leverages Google’s A2A Protocol for Cross‑Agent Collaboration

This article explains how AutoDev adds support for Google’s Agent‑to‑Agent (A2A) protocol, detailing its architecture, integration with the Model Context Protocol (MCP), configuration steps, debugging tools, and the benefits of a modular, open‑source AI programming ecosystem.

A2AAI agentsAgent-to-Agent
0 likes · 6 min read
How AutoDev Leverages Google’s A2A Protocol for Cross‑Agent Collaboration
Sohu Tech Products
Sohu Tech Products
May 21, 2025 · Artificial Intelligence

Beyond LLM Limits: Function Calling, MCP, and A2A Compared

The article examines the inherent knowledge cutoff of large language models, introduces function calling, Model Context Protocol (MCP), and Agent‑to‑Agent (A2A) as solutions for real‑time data access, compares their architectures, communication patterns, and use cases, and discusses their respective strengths and drawbacks.

A2AAI protocolsFunction Calling
0 likes · 17 min read
Beyond LLM Limits: Function Calling, MCP, and A2A Compared
Architect
Architect
Apr 2, 2025 · Artificial Intelligence

Connecting LLMs to External Tools with Anthropic’s Model Context Protocol (MCP)

This article explains the open‑source Model Context Protocol (MCP) created by Anthropic, describes its client‑server architecture for safely linking LLMs with external data sources and tools, and provides a complete step‑by‑step Python tutorial—including environment setup, server and client code—to demonstrate MCP in action.

AI agentsLLM integrationLangChain
0 likes · 9 min read
Connecting LLMs to External Tools with Anthropic’s Model Context Protocol (MCP)
AgentGuide
AgentGuide
Mar 21, 2026 · Artificial Intelligence

What Is the Model Context Protocol (MCP)? An Interview‑Style Deep Dive

The article explains MCP (Model Context Protocol) as a standardized interface for AI applications to access external data sources and tools, compares it with function calling, outlines its security considerations, architecture, resource types, and transport options such as Stdio and Streamable HTTP.

AI applicationsClient-Server ArchitectureJSON-RPC
0 likes · 5 min read
What Is the Model Context Protocol (MCP)? An Interview‑Style Deep Dive
Su San Talks Tech
Su San Talks Tech
Apr 19, 2026 · Artificial Intelligence

Is MCP Dead? How CLI Is Redefining AI Agent Interactions

The article examines the rise and decline of the Model Context Protocol (MCP), outlines its four critical flaws—including context bloat, architectural complexity, security risks, and passive tool design—while presenting command‑line interfaces (CLI) as a more efficient, secure, and debuggable alternative for AI agents, and discusses hybrid approaches and practical implementations.

AI agentsCLIMCP
0 likes · 15 min read
Is MCP Dead? How CLI Is Redefining AI Agent Interactions