Solves Sodoku puzzles by providing a Model Context Protocol (MCP) server.
Sodukusolver offers a MCP server designed to solve Sodoku puzzles. It implements a note storage system with a custom note:// URI scheme and provides a 'summarize-notes' prompt with optional styling. The server also includes an 'add-note' tool, enabling users to add new notes and trigger server state updates with client notifications.