KitchenSink4Web for Cline
io.github.kitchensink4ai/kitchensink4web
Browser MCP server: budgeted page reads, honest unread accounting, structured extraction.
client:Cline
transport:stdio
runtime:pypi
Install KitchenSink4Web 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": {
"kitchensink4web": {
"command": "uvx",
"args": [
"kitchensink4web"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs