π AI Capability Extension Suite

What if AI agents could actually see, debug, and control your development environment?
We've built the most comprehensive suite of MCP servers that give AI agents superpowers they've never had before. This isn't just another tool collectionβit's a paradigm shift that transforms AI assistants from code generators into intelligent development partners with runtime visibility, system control, and physical world access.
π Note: All packages have been split into individual Git submodules with their own repositories for better maintainability and independent versioning. Each package now has its own dedicated repository under the Digital-Defiance organization.
π¦ Quick Index
π MCP ACS Debugger
25+ debugging tools for AI agents | VS Code Extension | NPM | Docker
- β
VS Code Extension with GitHub Copilot integration
- β
94.53% test coverage, 1,059 tests
- β
Performance profiling, hang detection, advanced breakpoints
- π― Kiro Superpower in development - Enhanced AI debugging workflows
πΈ MCP ACS Screenshot
Visual UI capture and analysis | VS Code Extension | NPM | Docker
- β
Full screen, window, and region capture
- β
PII masking with OCR integration
- β
267 tests, cross-platform support
- π― Kiro Superpower in development - AI-powered visual analysis
βοΈ MCP ACS Process
Enterprise-grade process management | VS Code Extension | NPM | Docker
- β
12 process management tools
- β
6 layers of security validation
- β
Resource monitoring and service management
- π― Kiro Superpower in development - Intelligent process orchestration
π― Akira
Spec-driven development for GitHub Copilot | Repository
- β
EARS-compliant requirements engineering
- β
Property-based testing integration
- β
Structured Requirements β Design β Tasks β Execution workflow
- β
MCP-powered persistent context across chat sessions
π― Now Available on VS Code Marketplace
Our flagship MCP ACS Debugger is now available as a native VS Code extension, bringing professional-grade debugging capabilities directly to your editor with zero configuration required.
Why developers love it:
- β
One-click installation from VS Code Marketplace
- β
GitHub Copilot integration for AI-powered debugging
- β
25+ debugging tools accessible to AI agents
- β
Zero configuration - works immediately after install
- β
Enterprise-grade quality with 94.53% test coverage
- β
1,059 passing tests
View on VS Code Marketplace β
π€ The Problem We're Solving
AI agents today are powerful but blind:
- β Can't see what code actually does when it runs
- β Can't capture your screen or record demonstrations
- β Can't manage files beyond basic read/write
- β Can't control processes or applications
- β Can't interact with your actual development environment
Result: You're stuck doing manual work that AI should handle.
π― What We've Built: The Complete Solution
The AI Capability Extension Suite provides 5 comprehensive MCP servers that give AI agents professional-grade capabilities, plus Akira:
π 1. MCP ACS Debugger
The most comprehensive debugging interface for AI agents - our flagship product
Repositories: Core | Server | VS Code Extension

β¨ Now available as a VS Code extension! Install from Marketplace β
The Problem: AI agents were blind to runtime behavior. They could read your code and suggest fixes, but couldn't see what was actually happening when your code ran. Debugging remained a frustratingly manual process.
The Solution: AI agents can now debug like senior developersβsetting breakpoints, inspecting variables, profiling performance, and detecting infinite loops in real-time. Available as both a standalone MCP server and a native VS Code extension with GitHub Copilot integration.
π¨ VS Code Extension Features
Zero-Configuration Setup:
- Install from VS Code Marketplace with one click
- Automatic MCP server integration
- No manual configuration required
- VS Code extension works with any language via Debug Adapter Protocol
- Standalone MCP server works with Node.js/JavaScript via Chrome DevTools Protocol
GitHub Copilot Integration:
- AI-powered debugging assistance in your editor
- Copilot can access debugging context and tools
- Natural language debugging commands
- Intelligent breakpoint suggestions
Native IDE Integration:
- Language Server Protocol (LSP) for code intelligence
- Debug Adapter Protocol (DAP) for seamless debugging
- Hover providers for variable inspection
- Code lens for breakpoint management
- Integrated debugging UI
Professional Debugging Workflow:
- Set breakpoints with right-click context menu
- Step through code with keyboard shortcuts
- Inspect variables in hover tooltips
- View call stack in debug panel
- Profile performance without leaving editor
Language Support:
- VS Code Extension: Multi-language support via Debug Adapter Protocol
- JavaScript/TypeScript, Python, Java, C/C++, Go, Rust, PHP, Ruby, and more
- Test Frameworks: Jest, Mocha, Vitest, pytest, JUnit, go test, cargo test
- Frameworks: React, Vue, Angular, Django, Spring Boot, and more
- Standalone MCP Server: Node.js/JavaScript only via Chrome DevTools Protocol
- Full TypeScript support with source maps
- Test Frameworks: Jest, Mocha, Vitest
- Frameworks: Express, Nest.js, React (Node.js SSR), and more
π₯ Why This Changes Everything
For Developers:
- "Debug this for me" becomes realityβAI investigates and fixes runtime issues
- Instant performance insightsβAI identifies bottlenecks and memory leaks automatically
- Intelligent test debuggingβAI debugs failing tests and suggests precise fixes
- Proactive hang detectionβNever lose time to infinite loops again
For AI Agents:
- Runtime visibilityβSee what's actually happening when code executes
- Interactive debuggingβSet breakpoints, step through code, inspect state
- Performance analysisβProfile CPU, memory, and execution timelines
- Intelligent problem solvingβCombine static analysis with runtime behavior
π οΈ 25+ Professional Debugging Tools
Core Debugging (17 tools):
- π Session management (start, stop with clean shutdown)
- π― Breakpoint operations (set, remove, toggle, list with conditional logic)
- βΆοΈ Execution control (continue, step over/into/out, pause)
- π Variable inspection (evaluate expressions, inspect objects, watch variables)
- πΊοΈ Call stack navigation (get stack, switch frames)
- β οΈ Hang detection (intelligent infinite loop identification)
Advanced Breakpoints (4 tools):
- π Logpoints - Non-breaking observation with variable interpolation
- π¨ Exception breakpoints - Break on caught/uncaught exceptions with filtering
- π― Function breakpoints - Break on function entry with regex matching
- π’ Hit count conditions - Break after N hits or every Nth hit
Performance Profiling (4 tools):
- π₯ CPU profiling - Real-time performance analysis with flame graphs
- π§ Memory profiling - Heap snapshots and leak detection
- π Performance metrics - Timeline analysis and regression detection
- π Resource monitoring - Track CPU, memory, and execution patterns
π What Makes This Different
Comparison with Other Solutions: