Tag: mcp

2 articles

· mcp / rest

MCP vs REST: When Each Makes Sense for AI Agents

REST is battle-tested, but MCP was built for agents. Here's when to use each — with a decision matrix, migration notes, and the honest case for both.

· mcp / claude-code

How to build an MCP server for Claude Code

Scaffold a TypeScript MCP server with [email protected], register it with Claude Code, and implement two real NWS weather tools — no API key, done in 30 minutes.