mcp
17 articles
Codex CLI Memory Is Not Magic. It Is a Stack of Greppable Markdown
Mem0 breaks down Codex CLI memory: not a vector database, but local Markdown, background summaries, credential scrubbing, and grep search. This post looks at when local notes are enough, and when a semantic memory layer makes sense.
Building Products for Agents — A Ramp PM Starts With a Convenience-Store Spoon
After Ramp's MCP grew 10x WAU and Salesforce shipped Headless 360, PM Teddy says UI isn't dead — but 80% of software is flipping to agents. The piece starts from one detail (why Notion's MCP feels orders of magnitude better than Slack's) and pulls the whole new architecture into view.
Why Production Agents Converge on MCP — Anthropic's Breakdown of API vs CLI vs MCP
Anthropic's guide to connecting production agents to real systems. When agents move to the cloud, API / CLI / MCP all ship — only MCP compounds. Uses Cloudflare's MCP server (2 tools, ~2,500 endpoints, ~1K tokens) as the benchmark for remote-first design, intent-grouped tools, and production auth.
Figma Just Opened the Canvas to AI Agents — They Can Now Design Directly on It
Figma's MCP server lets Claude Code and Codex work directly on the design canvas with your team's design system. Skills turn conventions, components, and variables from static guidelines into rules agents can actually follow.
Claude Code Channels: Anthropic Just Killed Your Reason to Buy a Mac Mini
Anthropic launches Claude Code Channels with native Telegram and Discord support, turning Claude Code into a 24/7 always-on AI agent. VentureBeat calls it the OpenClaw killer.
Want to Think Like a Claude Architect? Here's the Cheat Sheet (No Certification Needed)
Someone took the Claude Certified Architect exam content and broke it all down — five domains, core concepts, anti-patterns, and hands-on suggestions. The certificate doesn't matter; the knowledge does.
From Prompt to Production: A Practical Guide to Agentic AI Architecture
DataTalksClub founder Alexey Grigorev shared the AI Engineering Buildcamp syllabus: LLM APIs, RAG, Agentic Flows, Monitoring & Guardrails, Evaluation, and a capstone. A practical learning path for building agentic AI in production.
MCP Lifesaver? Context Mode Saves You 98% of Context Tokens
A hot HackerNews project called Context Mode uses sandbox isolation and smart retrieval to block bloated tool outputs from flooding LLM context windows — claiming up to 98% token savings!
Karpathy: CLIs Are the Native Interface for AI Agents — Legacy Tech Becomes the Ultimate On-Ramp
Karpathy argues CLIs are the natural interface for agents precisely because they are legacy tech: text in, text out. His Claude Polymarket terminal demo lands the bigger question: can agents access and use your product?
Simon Willison: CLI Tools Beat MCP — Less Tokens, Zero Dependencies, LLMs Already Know How
Simon Willison argues CLI tools beat MCP for coding agents in most cases: lower token cost, no extra dependencies, and native --help affordances. Anthropic's code-execution-with-MCP proposal admits the token-waste problem too.
How Dangerous Is the MCP You Use Every Day? A Paper Dissects 12 Security Landmines in AI Agent Protocols
New paper: comprehensive security threat modeling of MCP, A2A, Agora, ANP (4 major AI agent protocols). Finds 12 protocol-level risks, including MCP being tricked 73.3% into calling wrong tool providers. Important for Claude Code, OpenClaw, Cursor users.
Figma × Claude Code 'Code to Canvas': The Wall Between Designers and Developers Just Came Down
Figma & Anthropic launch 'Code to Canvas,' converting Claude Code UI to editable Figma frames & back, ending "screenshot-to-Slack" workflows. With Figma stock down 85%, is it self-preservation or boosting Anthropic?
The Vertical SaaS Reckoning — A 10-Year Veteran Dissects How LLMs Are Destroying Moats (And Which Ones Survive)
Nicolas Bustamante dissects vertical software moats from both the disrupted and disrupting sides. Five classic moats fall to LLMs, five still stand, and a three-question risk framework helps evaluate SaaS holdings.
Boris's Ultimate Claude Code Customization Guide — 12 Ways to Make Your AI Editor Truly Yours
Claude Code creator Boris Cherny posted a 12-tweet thread breaking down why engineers love Claude Code: extreme customizability — hooks, plugins, LSPs, MCPs, skills, custom agents, output styles, 37 settings, 84 env vars, all committable to git for team sharing.
Running Codex Inside Claude Code (The Elegant Way)
Hook up Codex as an MCP server inside Claude Code with a single command. Why fight Codex CLI's rough edges when you can plug its brain into a better body?
Google Finally Gets It: Developer Knowledge API + MCP Server Stops AI From Making Up API Calls
Google launched the Developer Knowledge API and an official MCP Server (Public Preview), letting AI coding tools query current Firebase, Android, Google Cloud, and Chrome docs instead of inventing APIs from three versions ago.
The SaaS Moat Is Crumbling — When LLMs Eat the Interface, All That's Left Is API vs API
Nicolas Bustamante argues LLMs are ending Ben Thompson's Aggregation Theory. With chat as the universal interface, SaaS companies' moats built on 'workflow complexity + user muscle memory' evaporate, leading to pure API vs API commodity competition.