Undetectable cloud browser sessions for AI agents and scrapers. Navigate, extract, click, captcha.
claude mcp add browser-forest --transport http https://browserforest.com/api/mcp/bf
~/.cursor/mcp.json
{
"mcpServers": {
"browser-forest": {
"url": "https://browserforest.com/api/mcp/bf"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"browser-forest": {
"serverUrl": "https://browserforest.com/api/mcp/bf"
}
}
}
.vscode/mcp.json
{
"servers": {
"browser-forest": {
"type": "http",
"url": "https://browserforest.com/api/mcp/bf"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"browser-forest": {
"url": "https://browserforest.com/api/mcp/bf"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"browser-forest": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://browserforest.com/api/mcp/bf"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://browserforest.com/api/mcp/bf | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.browserforest--browser-forest/reviews or the review_server meta-tool.
POST /mcp