LionScraper MCP + CLI + HTTP API (Node) for Zed
io.github.dowant/lionscraper-node
LionScraper Node: MCP stdio + CLI + HTTP API bridging AI to LionScraper browser extension.
client:Zed
transport:stdio
runtime:npm
Install LionScraper MCP + CLI + HTTP API (Node) in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"lionscraper-node": {
"command": "npx",
"args": [
"-y",
"lionscraper"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs