Browsing Tag
mcp
67 posts
Driving DaVinci Resolve’s Free Edition with Claude, From Inside the App
The wall Every MCP server that controls DaVinci Resolve connects to it the same way: a script running…
We shipped a one-click ‘Add to Cursor’ button. The hard part wasn’t the button.
My job is getting our product into people’s hands. It’s built for AI agents, so it has to…
How to build an MCP server, step by step
Short answer To build an MCP server: install an official MCP SDK, declare your tools with typed inputs,…
The $3.2 Million Question: Calculating the True Cost of AI Vendor Lock-In
The $3.2 Million Question: Calculating the True Cost of AI Vendor Lock-In Your chosen AI platform might seem…
Building a production MCP server: How we made GoodBarber agent-ready (without the glue code)
We wanted an AI agent to manage a real production app (its content, its catalog, its push notifications)…
MCP Deep Dive, Part 1: Why Model Context Protocol Kills Integration Glue Code for Good
Your AI roadmap does not die from a bad model. It dies from integration glue code — the…
Why generic weather MCPs fail for marine navigation (use NDBC buoys)
We run a prime directive on this stack: if a usable tool already exists, improve it; build our…
Base MCP: The Secure Gateway That Turns Your AI Agent into a Real Onchain Actor
Base just shipped Base MCP — a major step toward the agentic economy. It connects your Base Account…
Give Your AI Agent a Web-Fetch Tool: a 60-Line MCP Server (Free, Self-Hosted)
Every MCP web-access tutorial I read this month pointed at a paid API. You don’t need one. To…
The Chameleon Edition – gemini-faf-mcp v2.4.0
TL;DR: gemini-faf-mcp now auto-selects its transport — stdio locally, Streamable HTTP on Cloud Run. Same binary, 12 tools,…