Skip to content

[!] TOPIC ARCHIVE // #MCP

#MCP

Model Context Protocol

RADAR SIGNAL

receipts before trust

Grok Build gets a wire-level receipt, MCP servers get a security scorecard, and personal agents get signed mandates and succession files.

Read →
RADAR SIGNAL

agent control surfaces

MCP authorization, recovered Claude/Codex abuse logs, and QA-agent receipts showed where agent systems need identity, evidence, and runtime control.

Read →
RADAR SIGNAL

agent work got useful where it slowed down

today’s useful agent work had friction in it: a correctable personal model, coding workflows that keep the human thinking, and tool catalogs that load late instead of eating context.

Read →
RADAR SIGNAL

May 24 Radar: browser ports, house CLIs, and room agents

Chrome turned DevTools into an agent surface, Microsoft pushed Claude Code users toward Copilot CLI, and real-world agents arrived with both ESP32 sandboxes and audio-injection receipts.

Read →
ENTRY

MCP servers

MCP servers as the tool connector layer of a Personal OS: what they expose, where risk lives, and how to keep receipts.

Read →
RADAR SIGNAL

context infrastructure

Whole-repo context, operational data plumbing, and program-rebuild benchmarks turn yesterday's state/world-model frame into infrastructure with a bill and a failure surface.

Read →
ENTRY

the control surface is the product

the model is the part you rent. the harness — settings, hooks, mcp, workflow files, custody, audit — is the part you own. that's the product.

Read →
PRACTICAL GUIDE

Claude Code Workflow Files: AGENTS.md, CLAUDE.md, Skills, and Repo Maps

where each agent instruction belongs in a Claude Code repo — CLAUDE.md, skills, rules, hooks, MCP. one decision table, one cleanup pass.

Read →
PRACTICAL GUIDE

Claude Code Session Preflight

Ten read-only checks to run before a serious Claude Code session: version, model, permissions, MCP servers, context, and rollback.

Read →
CONCEPT

the skills ecosystem: how AI capabilities become composable tools

understanding how plugins, skills, and tool discovery work in the emerging AI agent landscape

Read →
PRACTICAL GUIDE

claude code for project management: when your AI understands your backlog better than you do

using MCP integrations to make Linear and Jira actually useful instead of just mandatory

Read →
PRACTICAL GUIDE

claude code for home automation: beyond 'alexa turn on the lights'

using AI to build actually intelligent home automation that doesn't make you want to throw your smart bulbs out the window

Read →
PRACTICAL GUIDE

your first MCP server in 10 minutes

build a model context protocol server from scratch in typescript. no boilerplate, no magic — just a working server that claude code can talk to.

Read →
CONCEPT

what is MCP? the Model Context Protocol explained

what is MCP (Model Context Protocol)? a non-technical explanation of how MCP works, why it matters, and how it connects AI agents to the world.

Read →
PRACTICAL GUIDE

claude code + playwright browser automation

connect Claude Code to Playwright via MCP for browser automation, e2e testing, and visual debugging. setup, real workflows, and sharp edges.

Read →
PRACTICAL GUIDE

claude code + obsidian workflow

connecting your personal knowledge management to your AI coding agent. obsidian vaults as context, claude code as engine.

Read →
PRACTICAL GUIDE

claude code + notion integration

how to connect Claude Code to Notion via MCP — setup, real use cases, and whether it's worth the hassle.

Read →
PRACTICAL GUIDE

Best MCP servers by job: browser, GitHub, files, docs, fetch

A practical MCP server shortlist for Claude Code: job, trust level, permission boundary, install source, and validation check.

Read →
PRACTICAL GUIDE

best claude code plugins: the minimum viable stack

choose fewer, better Claude Code plugins. repo instructions first, one MCP server second, then plugins only for repeated jobs. selector matrix included.

Read →
ENTRY

x-cli

Twitter/X from your terminal. post, search, like, bookmark, read timelines — no browser required. agent-friendly from day one.

Read →
RADAR SIGNAL

MCP Security: Why Nobody Audits AI Agent Permissions

AI agents get filesystem and database access without code review. Here's what developers are doing about the trust vs control problem.

Read →
OPERATOR DOSSIER

Louis Beaumont

Founder of Mediar AI and creator of screenpipe — 24/7 local screen and audio capture for AI memory. Building the open-source Rewind alternative.

Read →
OPERATOR DOSSIER

Thomas Ricouard's Agentic iOS Workflow

How the IceCubesApp creator abandoned Xcode editing to build iOS apps with Cursor, Claude Code, and XcodeBuildMCP - spending only 2% of his time in Xcode

Read →
OPERATOR DOSSIER

Takuya Matsuyama's AI-Powered Development Journaling

How the Inkdrop creator uses Claude Code and MCP to automate development journals without interrupting flow state

Read →
PRACTICAL GUIDE

MCP Server Stacking: One Data Source is Data, Two is Intelligence

Combine multiple MCP servers to unlock cross-domain insights that no single server can provide on its own.

Read →
OPERATOR DOSSIER

Jeffrey Emanuel's Agentic Coding Flywheel

A former quant investor built 70+ open-source tools that let AI coding agents coordinate like a self-managing development team.

Read →
OPERATOR DOSSIER

Jason McGhee's WebMCP: Turning Websites Into AI Tool Servers

How a former Cursor co-founder built WebMCP to let any website expose tools to AI agents without sharing API keys, now being standardized by W3C.

Read →
OPERATOR DOSSIER

Fabrizio Ferri-Benedetti treats docs as AI infrastructure

Fabrizio Ferri-Benedetti shows how technical writers can turn docs into AI-ready context, tests, tools, and safer prompts.

Read →
OPERATOR DOSSIER

David Soria Parra's Model Context Protocol

How an ex-Facebook engineer frustrated with copy-paste workflows created MCP, now the standard for connecting AI to external tools.

Read →
OPERATOR DOSSIER

Brian Christner's Human OS

How a Docker Captain built a unified personal operating system using AI and MCP servers

Read →
ENTRY

Personal AI OS tools: choose by layer, not hype

A practical chooser and registry for Personal AI OS tools: memory, retrieval, MCP connectors, browser agents, coding agents, workflow daemons, local runtimes, and user-owned stacks.

Read →
CONCEPT

Tool Routing: How AI Agents Pick Which Function to Call

Modern agents route between dozens of tools using semantic matching, LLM-as-router, hierarchical patterns, and fallback chains. Patterns for scoring, selection, and MCP sampling.

Read →
PRACTICAL GUIDE

Automated Development Journaling with MCP and CLAUDE.md

Connect Claude Code to your note app via MCP, then use CLAUDE.md instructions to create journals automatically as you work

Read →
CONCEPT

MCP Server Composition

Connect your AI agent to multiple MCP servers at once, combining calendar, database, files, and search through one protocol

Read →
OPERATOR DOSSIER

Alexander Opalic's Claude Code Deep Dives

How a German developer became the go-to source for understanding Claude Code's full stack — MCP, skills, subagents, hooks, and plugins

Read →
CONCEPT

Tool Use Patterns: How LLMs Call External Tools

Function calling, MCP protocol, and ReAct patterns for AI tool use. Learn when to use each approach and how to implement them.

Read →
OPERATOR DOSSIER

Kent C. Dodds' AI-Powered Developer Educator Workflow

How the creator of Testing Library and Epic React uses ChatGPT, Copilot, and Cursor to teach hundreds of thousands of developers

Read →
PRACTICAL GUIDE

Claude Code Plugins System

Extend Claude Code with plugins for custom tools, MCP servers, and workflows

Read →
CONCEPT

What is a Personal OS?

A Personal OS is the user's control plane for memory, identity, permissions, tools, workflows, actions, receipts, and rollback across AI agents and devices.

Read →
PRACTICAL GUIDE

Building Your First MCP Server

Create custom MCP servers to extend Claude with your own tools

Read →
PRACTICAL GUIDE

Claude Code Setup Guide

Complete Claude Code setup guide: installation, MCP servers, custom CLAUDE.md instructions, shell aliases, and security configuration

Read →
PRACTICAL GUIDE

Building a Memory System

Build persistent AI memory with Claude Code using episodic-memory MCP, memory files, and external tools like Obsidian and Notion

Read →
ENTRY

Chrome DevTools MCP

Chrome DevTools for AI coding agents — not for humans, for agents

Read →
← All topics & tags