MCP that allows LLM to read write and edit files which can be opened by win-notepad. (txt editor)
{ "mcpServers": { "kilgor-txt": { "command": "npx", "args": [ "-y", "kilgor-txt-mcp" ] } } }