Show HN: AI Agents Need Inspectable State. That's Why I Built LangMCP
Category: devtools
Tags: ai-agents, debugging, mcp-server, langgraph, state-inspection
Score: 7.0/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 7)
LangMCP provides a read-only MCP server for inspecting LangGraph agent checkpoints, thread state, and long-term memory, enabling developers to debug stateful agents directly from editors like Cursor. Its profile-based configuration and read-only enforcement fill a specific gap in the AI agent debugging ecosystem.
Target audience: AI/ML engineers, backend devs, agent developers
Repository: https://medium.com/towards-artificial-intelligence/ai-agents-need-inspectable-state-thats-why-i-built-langmcp-6038cca8a1d9 · Python · MIT · 2 stars
View on Hacker News