Collection size
99 articles
Page 5 of 5
Nightwalker Tech
Nightwalker Tech
Mar 14, 2025 · Backend Development

Overview and Installation Guide for Various MCP Services and Their Use with Sequential Thinking for Manus‑like Effects

This article introduces several Model Context Protocol (MCP) services—including Sequential Thinking, Firecrawl, Fetch, Hot News, Playwright, Magic, and Brave Search—provides their GitHub links, detailed Mac and Windows installation commands, and explains how to combine them with a Sequential Thinking prompt to achieve a Manus‑style AI agent workflow.

AIAutomationInstallation
0 likes · 9 min read
Overview and Installation Guide for Various MCP Services and Their Use with Sequential Thinking for Manus‑like Effects
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 7, 2025 · Artificial Intelligence

Build an MCP Client & Server: Step‑by‑Step Guide to Anthropic’s Model Context Protocol

This tutorial explains how to use Anthropic's open‑source Model Context Protocol (MCP) to connect large language models with external data sources by building both MCP servers and clients in Node.js/TypeScript, covering architecture, transport options, SDK usage, and practical code examples.

Function CallingLLM integrationMCP
0 likes · 16 min read
Build an MCP Client & Server: Step‑by‑Step Guide to Anthropic’s Model Context Protocol
Tencent Cloud Developer
Tencent Cloud Developer
Mar 26, 2025 · Artificial Intelligence

Introduction to Anthropic's Model Context Protocol (MCP) with Example Implementations

The article presents Anthropic’s open‑source Model Context Protocol (MCP) – a client‑server framework that standardizes how large language models securely access resources, prompts, and tools (the “HTTP of AI”) – and demonstrates its use through a hot‑fix scraper and a dynamic chatbot that discovers and invokes tools via JSON‑formatted calls.

AI protocolsLLM integrationMCP
0 likes · 15 min read
Introduction to Anthropic's Model Context Protocol (MCP) with Example Implementations
Architect
Architect
Mar 27, 2025 · Artificial Intelligence

How to Use Anthropic’s Model Context Protocol for Seamless LLM Integration

This article explains Anthropic’s open‑source Model Context Protocol (MCP), its client‑server architecture, resource and tool definitions, sampling workflow, and provides step‑by‑step Python examples for building a PoE2 hot‑fix fetcher and a simple chatbot that leverages MCP to connect large language models with external data sources and functions.

AI toolsLLM integrationMCP
0 likes · 14 min read
How to Use Anthropic’s Model Context Protocol for Seamless LLM Integration
Tencent Technical Engineering
Tencent Technical Engineering
Apr 11, 2025 · Information Security

Security Analysis of MCP and A2A Protocols for AI Agents

The article examines critical security flaws in Anthropic’s Model Context Protocol (MCP) and Google’s Agent‑to‑Agent (A2A) protocol—such as hidden tool‑poisoning, rug‑pull, and command‑injection attacks that can hijack AI agents and leak data—while proposing hardening measures like authentication, sandboxing, digital signatures, fine‑grained permissions, and robust OAuth‑based consent to safeguard AI‑agent communications.

A2AAI AgentMCP
0 likes · 26 min read
Security Analysis of MCP and A2A Protocols for AI Agents
Senior Tony
Senior Tony
Sep 16, 2025 · Artificial Intelligence

What Is MCP? Exploring the AI‑LLM Interaction Protocol

MCP, a protocol from Anbhropic, standardizes how large language models communicate with external tools, databases, and APIs through a client‑server architecture, offering three communication modes (Stdio, HTTP with SSE, Streamable HTTP) and enabling use cases such as intelligent analytics, knowledge hubs, AI chatbots, BPM, API integration, automated testing, and programming assistance.

AI protocolLLM integrationMCP
0 likes · 9 min read
What Is MCP? Exploring the AI‑LLM Interaction Protocol
Open Source Tech Hub
Open Source Tech Hub
Feb 20, 2026 · Artificial Intelligence

How to Build AI Agents in PHP with the Model Context Protocol (MCP)

Learn how to connect PHP-based AI agents to the Model Context Protocol (MCP) using the open‑source Neuron AI framework, covering MCP fundamentals, server setup, tool integration, and example code for creating custom agents that can invoke external APIs, databases, and web content.

AI agentsLLMMCP
0 likes · 12 min read
How to Build AI Agents in PHP with the Model Context Protocol (MCP)
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
May 19, 2025 · Artificial Intelligence

What Is AI MCP and How It Revolutionizes Model Integration?

AI MCP (Model Context Protocol) is an open protocol that standardizes communication between large language model applications and external data sources or tools, offering pre‑installed services, fast registration, ecosystem openness, and automatic discovery within Huawei Cloud ModelArts Studio, while eliminating the need for per‑API integration code.

AIHuaweiIntegration
0 likes · 7 min read
What Is AI MCP and How It Revolutionizes Model Integration?
DataFunSummit
DataFunSummit
Sep 3, 2025 · Artificial Intelligence

Demystifying MCP: A Simple Guide to Building LLM Tool Integration Servers

This article explains the Model Context Protocol (MCP), its three‑layer architecture, its core advantages, and step‑by‑step development of an MCP server in TypeScript (with Python and C++ examples), showing how LLMs can invoke tools for tasks like Unreal Engine code analysis.

LLMMCPPython
0 likes · 16 min read
Demystifying MCP: A Simple Guide to Building LLM Tool Integration Servers
Tencent Technical Engineering
Tencent Technical Engineering
Jun 20, 2025 · Artificial Intelligence

Mastering AI Agents: Core Concepts, Protocols, and Golang Frameworks for Multi‑Agent Collaboration

This comprehensive article explores the evolution of AI agents, explains key protocols like MCP and A2A, compares reasoning frameworks such as CoT, ReAct, and Plan‑and‑Execute, and demonstrates how Golang frameworks Eino and tRPC‑A2A‑Go enable elegant development, orchestration, and observability of complex multi‑agent systems with practical code examples and visual diagrams.

A2AAI AgentEino
0 likes · 55 min read
Mastering AI Agents: Core Concepts, Protocols, and Golang Frameworks for Multi‑Agent Collaboration
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jun 17, 2025 · Artificial Intelligence

How Model Context Protocol (MCP) Bridges AI Models and External Tools

The Model Context Protocol (MCP) is a standardized interface that enables seamless, secure communication between AI models and external tools or data sources, detailing its core components, architecture, server lifecycle, ecosystem, use cases, and associated security and privacy considerations.

AI integrationMCPecosystem
0 likes · 7 min read
How Model Context Protocol (MCP) Bridges AI Models and External Tools
Old Zhang's AI Learning
Old Zhang's AI Learning
Jan 30, 2026 · Artificial Intelligence

Mastering Skills, Tools, MCP, and Subagents in Anthropic’s Agent Course

This article breaks down the core concepts from the free Anthropic short course—Tools, Skills, the Model Context Protocol (MCP), and Subagents—explaining their roles, differences, and how they combine to build reliable, parallelizable AI agents, illustrated with a customer‑insight case study.

AI agentsAgent architectureAnthropic
0 likes · 8 min read
Mastering Skills, Tools, MCP, and Subagents in Anthropic’s Agent Course
AntTech
AntTech
Dec 18, 2025 · Artificial Intelligence

How AEnvironment Powers Scalable Agentic RL with a Unified MCP Protocol

AEnvironment is an open‑source, unified environment platform for Agentic Reinforcement Learning that abstracts all resources as services via the MCP protocol, enabling trillion‑scale model training, rapid app generation, benchmark integration, and seamless deployment through a high‑performance ASandbox runtime.

AEnvironmentAgentic RLEnvironment Platform
0 likes · 11 min read
How AEnvironment Powers Scalable Agentic RL with a Unified MCP Protocol
DeWu Technology
DeWu Technology
Mar 24, 2025 · Artificial Intelligence

Understanding Multi‑Agent AI Systems: ReAct Architecture, MCP Protocol, and OpenManus Implementation

Understanding multi‑agent AI systems, this article explains how ReAct’s tightly coupled reasoning‑action loop, the Model Context Protocol, and the open‑source OpenManus implementation enable autonomous task planning, tool invocation, and memory management, contrasting traditional chatbots with delivery‑centered agents while highlighting current limitations and future optimization needs.

AI agentsMCPOpenManus
0 likes · 24 min read
Understanding Multi‑Agent AI Systems: ReAct Architecture, MCP Protocol, and OpenManus Implementation
Go Programming World
Go Programming World
Jul 1, 2025 · Artificial Intelligence

What Is the Model Context Protocol (MCP) and How It’s Shaping AI Development

Model Context Protocol (MCP), an open-source standard from Anthropic, standardizes how large language models interact with external tools and data sources, introducing a client‑server architecture with hosts, clients, and servers, and promises to simplify AI application development compared to traditional function‑calling approaches.

AILLMMCP
0 likes · 5 min read
What Is the Model Context Protocol (MCP) and How It’s Shaping AI Development
Code Mala Tang
Code Mala Tang
May 2, 2025 · Artificial Intelligence

Debunking Common Misconceptions About the Model Context Protocol (MCP)

This article clarifies three major misunderstandings about the Model Context Protocol (MCP), explaining that it does not require large‑model support, works even without function‑calling capabilities, and is not natively built into models, while outlining how MCP standardizes context augmentation through a black‑box server architecture.

AIFunction CallingMCP
0 likes · 5 min read
Debunking Common Misconceptions About the Model Context Protocol (MCP)
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Mar 13, 2026 · Artificial Intelligence

Why MCP Is Dead and CLI Is Rising: Perplexity’s Shift Sparks Community Support

Although the Model Context Protocol (MCP) was launched by Anthropic in late 2024 and initially praised, users now report severe context‑window costs, instability, and cumbersome authentication, leading Perplexity and others to abandon it in favor of traditional CLI tools that remain more composable and reliable.

AI toolingAgentAnthropic
0 likes · 8 min read
Why MCP Is Dead and CLI Is Rising: Perplexity’s Shift Sparks Community Support
Continuous Delivery 2.0
Continuous Delivery 2.0
Mar 17, 2025 · Artificial Intelligence

Understanding Model Context Protocol (MCP) and Its Server Tools for AI Agents

This article explains the Model Context Protocol (MCP) released by Anthropic, describes its three core components, outlines the problems it solves for AI agents, and details four MCP server implementations—github, fetch, sequential‑thinking, and tavily—along with usage commands and code examples.

AI agentsArtificial IntelligenceGitHub Integration
0 likes · 5 min read
Understanding Model Context Protocol (MCP) and Its Server Tools for AI Agents