MCP Server

Unbrowse AI Integration

Pair Pickaxe with Unbrowse to automate cross-tool workflows and keep work moving after every model response. Reduce manual ops while preserving control.

Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Pickaxe community avatar
Join 2,000+ builders
Pickaxe
Unbrowse

Capabilities

3 capabilities

execute_abilities

Executes multiple abilities simultaneously in parallel using Promise.all. Useful for batch operations like fetching multiple pages of a paginated API, or fetching data from multiple different APIs at once. Unlike execute_ability_chain (which runs sequentially with output piping), this runs all abilities independently and concurrently. ⚠️ IMPORTANT: If responses are truncated (indicated by 'truncated: true' in results), use the 'transform_code' parameter to extract only the specific data you need. Transform code runs server-side BEFORE truncation, allowing you to get complete filtered data instead of cut-off responses.

Type: array

search_abilities_parallel

Executes multiple ability searches simultaneously in parallel. Useful when you need to search for different capabilities at once (e.g., searching for 'create user' and 'send email' and 'upload file' all at the same time).

Type: array

search_abilities

Searches for abilities across both your personal abilities and the global published index. Use this when user requests for something that you do not have capabilities of doing.

Type: string

Get Started

Click any tool below to instantly start building AI tools that enhance your workflow and productivity

Chatbot Builder

Create intelligent chatbots that handle customer inquiries, provide support, and answer questions 24/7.

Team Communication Hub

Build tools that streamline team communication, send notifications, and coordinate workflows.

Notification System

Automate notifications across channels to keep users informed about important updates and events.

Conversation Analyzer

Analyze chat logs and conversations to extract insights, sentiment, and key information.

Message Routing Assistant

Intelligently route messages to the right team members based on content and context.

Response Generator

Generate contextual responses to messages using AI that understands conversation history.

Explore Pickaxe Templates

Get started faster with pre-built templates. Choose from our library of ready-to-use AI tools and customize them for your needs.

Ready to Connect Unbrowse?

Build your AI tool with this MCP server in the Pickaxe builder.

Build with Pickaxe

Frequently Asked Questions