Tag: MCP

AI is Making Libraries Obsolete

AI agents are fundamentally changing the economics of general-purpose libraries. Why build on Bootstrap when an agent can generate exactly what you need? A collection of thoughts on where this is all heading.

MCP Expert Zone: Common Questions from Microsoft Build 2025

A recap of the most frequently asked questions about the Model Context Protocol (MCP) from my time as an expert at the MCP booth during Microsoft Build 2025. Covers what MCP is, how it works, authentication, differences from OpenAPI, agent-to-agent communication, and practical advice for developers.

Integrating MCP in a Real SaaS: VocalCat

In this blog post, I'll share how I integrated the Model Context Protocol (MCP) into a real SaaS product, VocalCat , by reusing an existing API. This guide will...