What Can It Do?
- Search the web with high-accuracy results
- Extract clean content from any URL
- Monitor websites for changes and updates
- Run task automation with structured outputs
Where to Use It
In Agents (Recommended)
Add Parallel as a tool to any agent. The agent can then search and extract web data conversationally, choosing the right actions based on context. To add an MCP tool to your agent:- Open your agent’s configuration
- Click Add tools → Connect an app with MCP
- Search for the integration and select it
- Authenticate with your account
In Workflows (Via Agent Node)
For automated pipelines, use an Agent Node with Parallel tools. This gives you the flexibility of an agent within a deterministic workflow.As a Custom MCP Node
You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.- Go to your node library and search for the integration
- Click Create a node with AI
- Describe the specific action you want (e.g., “Search the web for AI news”)
- Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.
Available Tools
| Tool | Description |
|---|---|
| Extract | Extract content from web URLs |
| Search | Search the web for results |
| List Monitors | List active web monitors |
| Create Monitor | Create a new web monitor |
| Get Monitor | Get monitor details |
| List Monitor Events | List change events for a monitor |
| Create Task Run | Start a new task run |
| Get Task Run | Get task run status |
| Get Task Run Result | Get completed task results |
Example Prompts
Use these with your agent or in the Agent Node: Search the web:Troubleshooting
| Issue | Solution |
|---|---|
| Agent not finding the right data | Be more specific with search queries |
| Action not completing | Check that you’ve authenticated with Parallel |
| Unexpected results | The agent may chain multiple tools (e.g., searching first, then extracting). Review the agent’s reasoning to understand its approach. |
| Tool not available | Verify the tool is enabled in your agent’s MCP configuration |
Need Help?
- Agents documentation for setup and best practices
- Agent Node guide for workflow integration
- Gumloop Community for questions and examples
- Contact [email protected] for assistance
Use this integration directly in Claude or Cursor. Connect remotely via the Parallel MCP server using your Gumloop credentials.
