mache: Mache parses codebases to discover their structure and exposes it as a navigable graph via MCP tools or a filesystem mount. It allows agents to explore call chains, jump to definitions, and read context without grepping flat files. Built for AI agents, it provides stable node paths and identity-preserving write-back.; kicad-studio: KiCad Studio is a VS Code extension that provides a comprehensive KiCad development environment. It enables viewing schematics and PCBs, running design and electrical rule checks, exporting manufacturing files, and integrating with AI tools via kicad-mcp-pro. Supports KiCad 9 and 10 with various features.
Agent-based code exploration and navigation
View and inspect KiCad schematics and PCBs directly in VS Code