Open Interpreter: Open Interpreter lets LLMs run code — Python, JavaScript, Shell, and more — locally on your machine through a natural language chat interface. It gives AI direct access to your computer's capabilities: creating and editing files, controlling a browser, analyzing datasets, and executing arbitrary programs. Run with `interpreter` in the terminal after installing.; plumb-mcp: Plumb is a Figma-to-code MCP server with a built-in verification loop. It reads Figma via a desktop plugin (no rate limits, works on Free plans) and outputs a compact normalised design spec (PDS) instead of large JSON tokens. The unique verification tool drives headless Chrome to diff the rendered code against the original design, closing the loop on code quality.
Automating complex local file and data manipulation tasks through natural language
Coding agents (Claude Code, Cursor, Windsurf) generating UI from Figma designs with verification to ensure pixel-perfect implementation.