noglow for Cline
app.devglow/noglow
Drop a short text fragment into a scratchpad slot, with newlines intact.
client:Cline
transport:stdio
runtime:npm
Install noglow in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"noglow": {
"command": "npx",
"args": [
"-y",
"noglow-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs