LionScraper MCP + CLI + HTTP API (Node) for Cline
io.github.dowant/lionscraper-node
LionScraper Node: MCP stdio + CLI + HTTP API bridging AI to LionScraper browser extension.
client:Cline
transport:stdio
runtime:npm
Install LionScraper MCP + CLI + HTTP API (Node) 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": {
"lionscraper-node": {
"command": "npx",
"args": [
"-y",
"lionscraper"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs