stagenth · 托管浏览器 for Claude Desktop
com.stagenth/browser
Hosted Chromium in mainland China: scripted actions, URL screenshots, print-to-PDF.
client:Claude Desktop
transport:streamable-http
Install stagenth · 托管浏览器 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"browser": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://stagenth.com/mcp/browser/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs