MC p

Building Agentic Tools for Production // Sam Partee

Building Agentic Tools for Production // Sam Partee

Sam Partee, CTO of Arcade AI, explains that building production-grade agentic systems requires moving beyond simple chatbots. He details the critical components for creating reliable, secure, and scalable tools, including rigorous schema management, the principle of least privilege, continuous evaluation, and a crucial distinction between 'exploratory' and 'operational' tools.

Backlog.md: Terminal Kanban Board for Managing Tasks with AI Agents — Alex Gavrilescu, Funstage

Backlog.md: Terminal Kanban Board for Managing Tasks with AI Agents — Alex Gavrilescu, Funstage

Alex Gavrilescu introduces Backlog.md, a Git-based project management tool designed to structure AI-driven development. By breaking down features into Markdown tasks and using a multi-step review process, it helps prevent AI agents from running out of context or deviating from requirements, enabling a more predictable and efficient workflow.

A2A:The Agent-to-Agent Protocol

A2A:The Agent-to-Agent Protocol

Heiko Hotz and Sokratis Kartakis of Google Cloud introduce the Agent-to-Agent (A2A) protocol, a new open standard for enabling stateful, secure, and asynchronous collaboration between AI agents built on different frameworks. They contrast it with tool-use protocols like MCP and discuss its microservices-like architectural benefits.

Build Hour: Responses API

Build Hour: Responses API

A deep dive into the OpenAI Responses API, covering its architecture, advantages over Chat Completions, and practical applications for building persistent, multimodal agents with GPT-5, including live demos on migration and multi-tool workflows.

MCP vs gRPC: How AI Agents & LLMs Connect to Tools & Data

MCP vs gRPC: How AI Agents & LLMs Connect to Tools & Data

A deep dive into how AI agents connect to external tools, comparing the AI-native Model Context Protocol (MCP) with the high-performance gRPC framework. The summary explores their respective architectures, discovery mechanisms, and performance trade-offs, concluding with a vision for their complementary roles in future AI systems.

Building with MCP and the Claude API

Building with MCP and the Claude API

A discussion with Anthropic engineers Alex Albert, John Welsh, and Michael Cohen about the Model Context Protocol (MCP). They cover its origins as an open standard, best practices for tool design and prompt engineering, and the future of the ecosystem where high-quality MCP servers will become a key competitive advantage.