noglow for Claude Desktop
app.devglow/noglow
Drop a short text fragment into a scratchpad slot, with newlines intact.
client:Claude Desktop
transport:stdio
runtime:npm
Install noglow in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"noglow": {
"command": "npx",
"args": [
"-y",
"noglow-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs