Tag

Claude Code

A collection of 19 posts

MCP

How to Build an MCP Server in Python (2026 Guide)

A practical, end-to-end guide to building an MCP server in Python: scaffold with the official SDK, expose tools, resources, and prompts, run over stdio and Streamable HTTP, debug with the Inspector, and register in Claude Code and Cursor.

· 14 min read
Claude Code

How to Stop Claude Code From Over-Engineering Your Code

Claude Code adds abstractions, fallbacks and files nobody asked for. Here are the practical controls - CLAUDE.md rules, plan mode, scoped prompts, effort settings and review gates - that get you surgical changes instead.

· 17 min read
Claude Code

How to Use Claude Code with OpenRouter (2026)

Run Claude Code against OpenRouter instead of Anthropic billing: the three-env-var setup, which open models work as backends, live pricing, and the tool-use and prompt-caching catches the hype threads skip.

· 13 min read
OpenCode

OpenCode vs Claude Code: Which Terminal Agent in 2026?

OpenCode just passed Claude Code on GitHub stars. We compare the open-source, model-agnostic terminal agent against Anthropic's polished CLI on setup, models, MCP, pricing, and who should pick which.

· 13 min read
Qwen

Qwen 3.6 27B as a Local Claude Code Replacement

A realistic, no-hype guide to running Qwen 3.6 27B locally as a Claude Code alternative: benchmarks vs Opus, the hardware and quant you actually need, how to wire it in, where it holds up, and what a hybrid setup actually saves you.

· 14 min read
GPT-5.6

GPT-5.6 vs Claude Opus 4.8: Coding Head-to-Head (2026)

OpenAI's GPT-5.6 Sol landed in limited preview while Claude Opus 4.8 is already GA. An honest look at pricing, context windows, benchmark claims, and how each behaves in Codex vs Claude Code — including why the public scores are suspect right now.

· 13 min read
Claude Code

How to Stretch Your Claude Code Usage Limits in 2026

A practical 2026 guide to how Claude Code usage limits actually work and the concrete habits that get more done inside them: right model per task, context hygiene, a tight CLAUDE.md, and when an API key beats a subscription.

· 7 min read
Claude Code

How to Write a CLAUDE.md File: The 2026 Playbook

CLAUDE.md is Claude Code's per-project memory file, auto-loaded into context at the start of every session. Here is how to write one that actually helps: anatomy, an annotated example, common mistakes, and how it relates to AGENTS.md and Cursor rules.

· 8 min read
AI Coding Agents

AGENTS.md vs CLAUDE.md vs Cursor Rules vs Copilot (2026)

AGENTS.md, CLAUDE.md, .cursor/rules, SKILL.md, and Copilot instructions all do the same job differently. Here is the 2026 breakdown of format, frontmatter, monorepo handling, and which one to pick.

· 10 min read
Claude Code

Claude Code: 10 Common Errors and the /doctor Cheatsheet (2026)

A senior-engineer field guide to the ten errors you will actually hit in Claude Code in 2026 — 529, 401, MCP -32000, Client Closed, plugin and skill failures, subagent timeouts, sandbox denials — plus how to read the /doctor output line by line.

· 11 min read