sentry-mcp: Sentry-mcp is a Model Context Protocol (MCP) service specifically designed for human-in-the-loop coding agents, focusing on developer workflows and debugging use cases rather than general Sentry functionality. It acts as an optimized middleware to the Sentry API for coding assistants like Cursor and Claude Code, leveraging Cloudflare's work towards remote MCPs.; learn-claude-code: This repository provides a hands-on tutorial to learn how modern AI agents work by building one from scratch, emphasizing the core loop of model-tool interaction. It distills complex agent concepts into simple, iterative versions, from basic Bash agents to sophisticated skill-based systems.
Integrating Sentry debugging and performance data into AI coding assistants like Claude Code.
Learning to build modern AI coding agents from scratch