Built a DayBy MCP Server with Local Sanitization
Today I built an MCP server for DayBy that lets developers post their progress from Claude, Cursor, or any MCP client. The key feature is a local sanitization layer that strips API keys, private IPs, company names, and other sensitive data BEFORE anything touches the network. Uses a draft β revie...