Dan Mindru
Independent AI Engineer
Independent AI engineer and creator of IndyDevDan with over 50,000 subscribers. Specializes in building agent harnesses, fine-tuning Cursor IDE rules, Model Context Protocol (MCP) servers, and teaching developers how to operate as 10x solo engineers using AI code assistants.
Areas of focus
Professional niches
Watch Dan Mindru in Action
Proof of Work
Cursor Rules and Autonomous AI Coding Harnesses
Created widely adopted open-source `.cursorrules` configurations and automated CLI developer scripts that enforce code conventions and automated test-driven development.
Rules must be scoped per subfolder in monorepos to avoid rule conflicts between frontend and backend.
Context: Cursor system instructions, Next.js, TypeScript, Vitest.
View missionBuilding Production Model Context Protocol (MCP) Servers with Cursor
Technical guide demonstrating how to build, test, and connect custom Model Context Protocol (MCP) servers in TypeScript to give Cursor and Claude desktop direct database and filesystem access.
MCP servers require strict local sandboxing to prevent agent-initiated unintended destructive system commands.
Context: Model Context Protocol (MCP), TypeScript, Cursor, Claude 3.5 Sonnet.
View mission