Skip to content

docs: browserless mcp integration#210

Open
andyMrtnzP wants to merge 1 commit intoFlowiseAI:mainfrom
andyMrtnzP:main
Open

docs: browserless mcp integration#210
andyMrtnzP wants to merge 1 commit intoFlowiseAI:mainfrom
andyMrtnzP:main

Conversation

@andyMrtnzP
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces documentation for the Browserless MCP tool, including its addition to the main summary and tool index files. The new documentation covers prerequisites, credential setup, and node configuration. Review feedback focuses on minor grammatical improvements and ensuring consistent terminology and formatting for UI elements like the refresh icon.


## 1. Prerequisites

Before using the Browserless MCP node you need:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Add a comma after "node" for better grammatical correctness and readability.

Suggested change
Before using the Browserless MCP node you need:
Before using the Browserless MCP node, you need:

| Parameter | Type | Required | Description |
| :---- | :---- | :---- | :---- |
| **Connect Credential** | Credential selector | Yes | Select the Browserless API credential you created in Step 2. |
| **Available Actions** | Multi-select (async) | Yes | After connecting your credential, click the **refresh** button to load the list of available actions from the Browserless MCP server. Select the specific actions you want to expose to your agent. |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For consistency with line 55, use "refresh icon" instead of "refresh button". This more accurately describes the UI element in Flowise.

Suggested change
| **Available Actions** | Multi-select (async) | Yes | After connecting your credential, click the **refresh** button to load the list of available actions from the Browserless MCP server. Select the specific actions you want to expose to your agent. |
| **Available Actions** | Multi-select (async) | Yes | After connecting your credential, click the **refresh** icon to load the list of available actions from the Browserless MCP server. Select the specific actions you want to expose to your agent. |


## 5. Selecting Actions

Once you provide a valid credential, click the refresh icon next to **Available Actions**. The node will connect to the Browserless MCP server and retrieve all available tools.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Bold the "refresh icon" text to maintain consistency with how UI elements are referenced in the rest of the document (e.g., line 49).

Suggested change
Once you provide a valid credential, click the refresh icon next to **Available Actions**. The node will connect to the Browserless MCP server and retrieve all available tools.
Once you provide a valid credential, click the **refresh** icon next to **Available Actions**. The node will connect to the Browserless MCP server and retrieve all available tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant