Venture Crane

mcp

Articles

A Design Tool Bake-Off - Figma MCP vs Google Stitch

Mar 28, 2026 · 7 min read

We tested Figma MCP and Google Stitch head-to-head on the same three UI panels. Sixty API calls versus three.

When Your Agents Spend 40 Hours on One Auth Bug

Mar 28, 2026 · 12 min read

Four root causes, 40+ hours of agent time, one MCP auth failure. The final fix was a one-line CLI command.

Tool Registration Is Not Tool Integration

Mar 28, 2026 · 8 min read

Registering an MCP server in a CLI config means the CLI can discover the tools. It does not mean the tools can access the credentials they need to function.

How We Built an Agent Context Management System

Feb 14, 2026 · 28 min read

Building centralized context management so AI agents start every session with the right knowledge.

96% Token Reduction - Lazy-Loading Agent Context

Feb 7, 2026 · 8 min read

How we cut session startup token consumption by 96% by switching from eager document loading to an index-and-fetch pattern.

Building an MCP Server for Workflow Orchestration

Jan 29, 2026 · 14 min read

A practical walkthrough of building an MCP server that bridges an AI coding CLI to a custom backend API, with lessons on tool design and fleet deployment.

Ship Log

Feb 22, 2026

Giving the browser advisor live context access via remote MCP

Feb 12, 2026

96% token reduction in SOD context loading

Feb 6, 2026

Moving enterprise context from Apple Notes to D1

← All tags