The registry mcp server updates your resume while you code
The repository implements a server designed to communicate with AI assistants via the Model Context Protocol (MCP). It features modular components for interacting with GitHub Gists (resume storage), OpenAI (content generation), and code analysis tools. The architecture leverages TypeScript and Zod for validation and type safety, ensuring data integrity.
TypeScript
20