roam-code: Roam is a structural intelligence engine that pre-indexes codebases into a semantic graph using SQLite, tree-sitter, and git history. It provides AI coding agents with five core verbs—understand, retrieve, context, preflight, critique—replacing dozens of grep/read calls with a single graph query. The tool is 100% local, supports 27 languages, and offers 154 commands along with 120 MCP tools.; 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.
Agent-assisted coding: reduce token usage and tool calls by using structured graph queries
Managing IT devices and running scripts through an AI assistant interface