Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: mcp

Technical writings, opinionated architectures, and development guides tagged with mcp.

Articles3
Est. Read Time43 mins
Categories3
Featured1
Aug 202612 min read
AI

MCP Goes Stateless: What Changed and Why It Matters

The Streamable HTTP transport replaced HTTP+SSE and quietly made MCP servers stateless. Here is what that means, how the new transport works, and why it unlocks serverless and edge deployments.

Dec 202510 min read
SDKs

Building AI Powered Applications in Laravel

This guide walks through prompt organization, structured outputs, and AI-discoverable capabilities using Prism and Laravel MCP.

Oct 202521 min read
Laravel

Building your first MCP server with Laravel

Learn how to build a Laravel MCP server for task management with tools, resources, prompts, Sanctum auth, Pest testing, and Claude integration.