Showing posts with label MCP. Show all posts
Showing posts with label MCP. Show all posts

7.28.2026

MCP just got its biggest update ever — here’s what changes
for AI agents

The Model Context Protocol, the open standard that has quietly become the connective tissue between AI agents and the world's software, is getting its largest update since Anthropic released it twenty months ago — a sweeping architectural revision that its maintainers and backers say finally makes agentic AI ready for massive enterprise production deployments.

The update, released today under the stewardship of the Agentic AI Foundation (AAIF), a directed fund under the Linux Foundation, finalizes MCP's transition to a fully stateless architecture, hardens its authentication model against a known class of attacks, establishes a formal 12-month deprecation policy, and graduates two headline capabilities — interactive server-rendered interfaces and long-running asynchronous tasks — into official protocol extensions.

4.27.2026

MCP vs ACP: The Two Protocols Every AI Builder Needs to Know

Most people building with AI already know about MCP, but most people don't know about a different protocol that works alongside MCP: ACP.

In this video I break down everything you need to know about ACP whether you're technical or non-technical, how ACP works and how you can build applications using ACP today.



2.16.2026

The Rise of WebMCP

In this video, I look at Web MCP and how it could have a huge impact on how agents operate on the web and work with websites.



12.29.2025

The Best MCP Servers of 2025

The 6 best MCP servers of 2025 that changed how I approach AI coding. From pulling live documentation into Claude Code and Cursor AI, to managing databases with natural language—these tools transformed my entire development workflow.



12.05.2025

Docker Just Fixed 90% of AI Coding By Releasing This

The future of AI coding is changing fast, and this video breaks down exactly why. With Docker’s new dynamic approach to the Model Context Protocol (MCP), agents can finally use tools the way they were meant to—lightweight, efficient, and fully autonomous. Instead of bloating your context window with hundreds of unused tools, dynamic MCP lets your agent load only what it needs, when it needs it.



11.24.2025

Ultimate MCP Setup For AI Coding Assistants Will 10x Your Productivity!

The brand-new Docker MCP Toolkit just changed the entire MCP game. One-click installs. Zero config headaches. Fully containerized, secure, scalable MCP servers that plug straight into Claude Desktop, Cursor, Continue Dev, VS Code, Gordon, and more.



11.11.2025

Google Maps releases new AI tools that let you create
interactive projects

Google Maps is adding new AI features, including a builder agent and an MCP server — a tool that connects AI assistants to Google Maps’ technical documentation — to help developers and users create interactive projects using Maps data and code.

11.10.2025

Anthropic's New MCP Blog Post is Huge

Anthropic just dropped a blog post that could finally fix MCP's biggest problem — the context window.

Instead of loading all your tools upfront and burning through tokens, the new code execution approach lets Claude interact with MCP servers as code APIs. This means tools load on-demand, data filters in the sandbox before reaching the model, and token usage drops from 150K to 2K.



9.17.2025

You need to learn MCP RIGHT NOW!!


You need to learn MCP Right Now!! The Model Context Protocol (MCP) changes everything. It gives LLMs like Claude and ChatGPT the ability to use real tools through APIs instead of clunky GUIs. I’ll break down how MCP works, why it’s so powerful, and how you can run it using Docker containers. I’ll even show you how to build your own custom MCP servers so you can connect AI to literally ANYTHING: Obsidian, Brave, Kali Linux, and more.



9.03.2025

Unified Codex CLI + IDE Extension | MCP Setup Guide
& First Look

In this setup guide, I'll show you how to set up MCP servers for both Codex CLI and the new IDE extension. This powerful combination lets you seamlessly move between your IDE, command line, and then send it off to the cloud.



8.21.2025

MCP Dev Days

Join Microsoft Developer for MCP Dev Days, a two-day virtual event exploring the growing ecosystem around the Model Context Protocol.



8.05.2025

Introducing the Google Analytics MCP Server

Google has announced the launch of their open-source Model Context Protocol (MCP) server for Google Analytics. This powerful tool acts as a bridge, allowing Large Language Models (LLMs) like Gemini to connect directly to your Google Analytics data.

See how you can move beyond standard reports and have a natural language conversation with your data to uncover insights, analyze performance, and even generate entire data-driven marketing strategies on the fly.



7.21.2025

5 key questions your developers should be asking about MCP

The Model Context Protocol (MCP) has become one of the most talked-about developments in AI integration since its introduction by Anthropic in late 2024. Some developers think it’s the best thing ever; others are quick to point out its shortcomings. In reality, there’s some truth to both.

7.01.2025

MCP in LM Studio

LM Studio 0.3.17 introduces Model Context Protocol (MCP) support, allowing you to connect your favorite MCP servers to the app and use them with local models.

6.30.2025

I built next gen AI Agents with MCP + Claude

Greg Isenberg chats with Riley Brown about how to enhance Claude's capabilities with MCPs. He demonstrates practical applications including accessing Notion databases for content creation and using Glyph for automated thumbnail generation. While acknowledging the current setup process is somewhat technical, Riley emphasizes the significant productivity benefits and predicts these integrations will become more streamlined in the near future.



6.27.2025

Agentic MCP Servers for Claude Code

STOP building MCP servers with just TOOLS - You're leaving 90% of the power on the table! Most engineers completely miss the GAME-CHANGING primitive that turns basic tool calling into true agentic engineering.



5.14.2025

How MCP is becoming enterprise AI’s universal language

Anthropic released Model Context Protocol (MCP) in Nov. 2024. In its seven months of existence, MCP seems to have become the winning protocol choice for the AI industry. 

4.23.2025

VS Code + MCP Servers Getting Started Guide

What the heck is an MCP (Model Context Protocol) Server, why do you care, how does it help you, how does it help software development, and how do you get it setup in VS Code with GitHub Copilot. Let's do it!