C
Cloakbrowser MCP
作者 @dhdgves
A Model Context Protocol (MCP) server that wraps [CloakBrowser](https://github.com/czfrank/cloakbrowser) — a stealth Chromium browser with source-level anti-detection patches — into a set of AI-agent-friendly tools.
创建于 6/15/2026
更新于 2 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx cloakbrowser-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"dhdgves-cloakbrowser-mcp": {
"command": "uvx",
"args": [
"cloakbrowser-mcp"
]
}
}
}