51 items
24 posts, 11 tools, 16 guides
Local, project, user, and plugin-level MCP configurations.
Deferred tool loading reduces context overhead for large MCP suites.
MCP is the USB-C of AI agents. What the Model Context Protocol is, why Anthropic built it, and how to install your first server in Claude Code or Cursor. Fact-checked against the official MCP spec.
MCP isn't just a plugin format - it's a full JSON-RPC protocol for connecting LLMs to tools, resources, and prompts. Here's how it works under the hood, sourced from the official spec.
Hacker News keeps arguing about Claude Code, Codex, skills, MCP, and orchestration. Under the noise, the same four truths keep surfacing: workflows matter more than demos, verification is the bottleneck, skills beat prompts, and orchestration matters more than raw autonomy.
The coding-agent workflow is maturing past giant hand-written prompts. The winning pattern in 2026 is a control stack: project rules, reusable skills, bounded sub-agents, and deterministic tools around the model.
An opinionated guide to the MCP server ecosystem in 2026. Curated picks by category, real configuration examples, installation commands, and honest assessments of what works and what does not.
Visual testing tool for Model Context Protocol servers. Like Postman for MCP - call tools, browse resources, and view real-time logs in a browser UI. Zero install via npx.
Lightweight CLI for discovering and calling MCP servers. Dynamic tool discovery reduces token consumption from 47K to 400 tokens. Three subcommands: info, grep, call.
Centralized manager for MCP servers. Connect once to localhost:37373 and access all your servers through a single endpoint. REST API, web UI, and VS Code config compatible.
Registry and hosting platform for MCP servers. 6,000+ servers indexed. One-command install and configuration via CLI. Supports local and hosted deployments.
Largest MCP server directory with 17,000+ servers. Security grading (A/B/C/F), compatibility scoring, and install configs. ChatGPT-like UI for browsing and testing.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.