melt mcp server for Cline
io.github.omer907/melt-mcp-server
Melt: value-leak discovery and lead capture for Claude, Cursor, and MCP-compatible agents.
client:Cline
transport:stdio
runtime:npm
Install melt mcp server 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": {
"melt-mcp-server": {
"command": "npx",
"args": [
"-y",
"@themelt/mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs