-
MCP Server Tutorial: Expose Tools and Resources to AI
Last updated: Wednesday, June 24, 2026
Published in: CODE Magazine: 2026 - July/August
Modern AI models are brilliant but isolated — they can describe a problem but can't actually touch your systems. The Model Context Protocol (MCP) changes that by giving AI a universal "USB-C port" to your real data and tools. In this article, Sahil walks through building a production incident assistant MCP server in Node.js that lets an AI detect critical alerts and autonomously restart failing services.
-
From Commands to Conversations: How AI-Assisted Tooling Is Transforming Angular Development
Last updated: Friday, December 26, 2025
Published in: CODE Magazine: 2026 - January/February
Sonu argues that Angular’s Model Context Protocol (MCP) and the Angular MCP Server elevate tooling from mere command execution to intent-aware collaboration. By exposing structured, workspace-aware capabilities via mcp.json, MCP enables AI assistants to reason about a project’s structure, conventions, and best practices, enabling context-driven code generation that aligns with modern Angular patterns (standalone components, Signals, typed forms). Kapoor envisions a future where developers interact with their workspace through intelligent assistants or GUI interfaces, improving reliability, safety, and onboarding while preserving control and auditability.

