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.; qveris-agent-toolkit: QVeris Agent Toolkit is the open-source client layer for the QVeris capability routing network, giving agents access to 10,000+ real-world capabilities across 15+ categories. It ships a CLI, MCP server, Python SDK, and REST API docs so agents can discover, inspect, invoke, and audit tools through a single protocol. Available for Cursor, Claude Code, OpenCode, and OpenClaw-style skill agents.
Diagnosing C# exceptions in Godot games with full source context in a single AI turn
Agents discovering and invoking real-world APIs without per-integration setup