Browsing Tag
mcp
49 posts
How to Test MCP Servers Before They Break Your CI
Most teams install an MCP server and hope it works. That is how you get 3 AM pages.…
5 Nylas CLI commands every AI agent should have access to
Adding email and calendar tools to an AI agent is mostly an exercise in restraint. Give it 50…
Taming MCPs, Skills, and Agent Chaos with ToolHive
I use a lot of AI coding tools: OpenCode, Antigravity, Claude Code, Codex, Gemini CLI, Pi, Zed, GitHub…
I Built a Free MCP Server for European Financial Data
The ECB deposit rate is 2%. Eurostat publishes inflation for all 27 EU countries every month. All of…
Building Your First MCP Server: TypeScript vs. Python
The 5-Minute “Hello World” Comparison We’ve spent the last month talking about the End of Glue Code and…
MCP: Programmatic Tool Calling (Code Mode) with OpenSandbox
Introduction Model Context Protocol or MCP enables AI agents to access external systems they cannot reach by default,…
PickUp: An AI-Powered Resume App with Notion Sync
This is a submission for the Notion MCP Challenge PickUp: A Context-Aware Resume App with AI and Notion…
The Pinecone MCP Server — Cloud Vector Search With Built-In Reranking
Part of our Databases MCP category. At a glance: 59 GitHub stars, 21 forks, 106 commits, 7 contributors,…
Democratizing Internal Data — Building an MCP Server That Lets You Search 991 Tables in Natural Language
Hi, I’m Ryan Tsuji, CTO at airCloset — Japan’s leading fashion rental subscription service. Today I want to…
MCP + MemoClaw — giving your Model Context Protocol tools persistent memory
Your AI agent forgets everything between sessions. You know this. You’ve probably hacked around it with MEMORY.md files,…