Wrangling my email with Claude Code
A developer explores using Claude Code and custom Skills to build a personal AI tool for managing and prioritizing a backlog of emails.
A developer explores using Claude Code and custom Skills to build a personal AI tool for managing and prioritizing a backlog of emails.
Explains how MCP servers enable faster development by using LLMs to dynamically read specs, unlike traditional APIs.
Argues that enterprises should use remote MCP servers instead of local stdio servers for better security, governance, and scalability with AI agents.
Analysis of MCP's advantages over OpenAPI, focusing on secure authentication and OAuth dynamic client registration for AI agents.
Anthropic proposes a new MCP approach that converts tools into executable code for more efficient AI agents, reducing token usage and errors.
A method using color-coding (red/blue) to classify MCP tools and systematically mitigate prompt injection risks in AI agents.
Explores integration methods between Microsoft Copilot and ServiceNow, covering Copilot 365, Copilot Studio agents, and MCP servers.
Learn to build AI agents in C# using Microsoft Agent Framework and Hugging Face MCP tools for image generation and analysis.
Explains the Model Context Protocol (MCP) by drawing parallels to RESTful HTTP architecture, using a travel planner server example.
A step-by-step tutorial on building a ChatGPT to-do app using the Model Context Protocol (MCP), JavaScript, Express, and React.
Explores using Apigee API Gateway to govern and secure MCP (Model Context Protocol) servers for AI agents, including JWT validation and JSON-RPC parsing.
A guide to integrating Microsoft's Learn MCP Server with Semantic Kernel in C#/.NET for accessing up-to-date Microsoft documentation.
Explores the concept of sessions and context management in Agent-to-Agent (A2A) communication for enterprise AI systems, focusing on state, auditability, and protocol details.
Lance McCarthy explains the Model Context Protocol (MCP), its importance, and how to work with it in a tech interview.
A technical guide on configuring Microsoft Copilot Studio Agents with MCP servers using Azure Logic Apps, including deployment steps and JSON examples.
Explores five authorization patterns for MCP servers to securely call external APIs like GitHub or Slack on behalf of users across different trust domains.
Explains how to fix MCP tools incorrectly labeled as write tools in ChatGPT dev mode by using proper tool annotations like readOnlyHint.
A guide for .NET developers to build an AI chat app with RAG and image generation using .NET, MCP, and Hugging Face in under 10 minutes.
A developer's personal learning journey into the AI ecosystem, starting with an exploration of the Model Context Protocol (MCP) for connecting LLMs to APIs.
A proposed security evaluation framework for Model Context Protocol (MCP) servers, focusing on configuration and implementation risks for developers.