Skip to main content
Tahir Nazir — blog home
T
Tahir Nazir
Engineering notes
Articles
Portfolio
Games
Hire me
Home
/
Blog
/
MCP
#MCP
Every article tagged MCP — 2 in total.
Articles with this tag
01
CC
CC
Claude Code vs Cursor: How Each One Decides What Your Agent Knows
Both tools read project instructions from disk, but they disagree on file names, load order, and scoping. Here is the concrete difference — and how to keep one repo working well in both.
Comparison
AI Engineering
·
August 9, 2026
·
8 min read
02
MCP
MCP
How to Build an MCP Server (TypeScript, End to End)
A working Model Context Protocol server in TypeScript — project setup, tool registration with Zod, stdio transport, and wiring it into Claude Code and Cursor without breaking the JSON-RPC stream.
How-to
AI Engineering
·
August 9, 2026
·
11 min read
More topics
AI Engineering
#Claude Code
#Cursor
#Developer Tools
#RAG
#Vector Search
#pgvector
#Debugging
#AI Engineering
#AI Coding Agents
#TypeScript