Discovery
Back to browse

vibe-check-mcp - mentor feedback for agents

MCP server that gives agents mid-task mentor feedback to break tunnel-vision, over-engineering, and reasoning lock-in. Targets long-horizon coding workflows.

View source ↗

This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.

Featured in

Related entries

GitHubToolFeatured

trace-mcp - framework-aware codebase MCP for coding agents

MCP server with 138 tools and cross-language framework awareness (58 integrations across 81 languages). Indexes Laravel/Inertia/Vue, Rails/Hotwire, Django/HTMX edges so agents skip re-deriving call graphs. Decision memory links architectural choices to the code they're about. Local-first ONNX embeddings, optional LSP enrichment.

Why I saved this - Distinct from Qartez - Qartez is structural (PageRank, blast radius), trace-mcp is framework-semantic. The cross-language edges (Laravel controller -> Vue page via Inertia) are the differentiated bit.