dev_buddy_mcp 0.2.0 copy "dev_buddy_mcp: ^0.2.0" to clipboard
dev_buddy_mcp: ^0.2.0 copied to clipboard

MCP server for DevBuddy. Exposes diagnostics as AI-queryable tools for Claude Code, Cursor, and Copilot.

Changelog #

0.2.0 #

Added #

  • McpTools — 9 AI-queryable diagnostic tools for Claude Code, Cursor, and Copilot
  • diagnostics() — Compact snapshot of current diagnostic state
  • suggest() — AI-friendly fix suggestions based on active issues
  • search_events() — Filter events by module and severity
  • search_network() — Query captured HTTP traffic
  • search_state() — Browse state history for time-travel debugging
  • detail() — Drill-down into specific events by index
  • performance() — FPS and frame timing summary
  • memory() — Memory usage and leak indicators
  • errors() — Active error events with translated descriptions
  • Data sanitization via DataSanitizer before returning data to AI consumers
  • Summary-first API design to prevent LLM context overflow

0.1.0 #

Added #

  • Initial MCP server scaffold
0
likes
150
points
25
downloads

Documentation

API reference

Publisher

verified publisherabdullahtas.dev

Weekly Downloads

MCP server for DevBuddy. Exposes diagnostics as AI-queryable tools for Claude Code, Cursor, and Copilot.

Homepage
Repository (GitHub)
View/report issues

Topics

#debugging #mcp #ai #diagnostics #developer-tools

License

MIT (license)

Dependencies

dev_buddy_engine

More

Packages that depend on dev_buddy_mcp