Wick: Wick captures C# exceptions from Godot games, enriches them with Roslyn-powered source context (method body, caller chain, logs, scene state), and delivers the full picture to AI assistants via MCP in a single turn. It reduces diagnosis from many turns to one. It also provides build diagnostics, Roslyn analysis tools, and a modular tool group system.; ninjaone-mcp: NinjaOne MCP Server connects AI assistants to the NinjaOne IT management platform via Model Context Protocol. It uses a hierarchical tool-loading architecture to expose device monitoring, patch management, scripting, ticketing, and alert management — loading only the relevant domain tools on demand to reduce context overhead. Supports one-click deployment to DigitalOcean and Cloudflare Workers.
Diagnosing C# exceptions in Godot games with full source context in a single AI turn
Managing IT devices and running scripts through an AI assistant interface