How to connect Hunter to OpenClaw
Connect Hunter to OpenClaw in one click. 8 Hunter tools your agent can call from chat. No API keys.
ClawLink gives OpenClaw a more practical Hunter setup than rolling your own integration. Install one ClawHub skill, connect Hunter in the browser, and OpenClaw can call real Hunter actions from any chat surface with no auth, token refresh, or tool wiring to build yourself.
Hunter MCP for OpenClaw
Looking for a Hunter MCP server for OpenClaw? ClawLink connects Hunter to OpenClaw and exposes 8 Hunter tools your agent can call over MCP, with hosted auth and nothing to run or maintain yourself. Using Hermes instead? The Hermes Hunter integration works the same way.
Copy this prompt into OpenClaw, or open the Hunter skill on ClawHub.
Before installing anything, inspect the ClawHub skill metadata and setup requirements.
If the skill asks you to install a third-party package or CLI, verify its source, maintainer, and package contents before running the install command.
Install the skill "Hunter" (hith3sh/hunter-workspace) from ClawHub only after those checks pass.
Skill page: https://clawhub.ai/hith3sh/hunter-workspace
Keep the work scoped to this skill only.
After install, help me finish setup from verified skill metadata.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.Setup
It takes three steps to connect OpenClaw to Hunter.
1Install the skill
Paste the setup prompt into OpenClaw to add the ClawLink skill from ClawHub.
- 2
Connect Hunter
One-click OAuth in the dashboard.
- 3
Use it from chat
Ask OpenClaw in plain English.
What the OpenClaw Hunter integration can do
8 Hunter tools are ready for OpenClaw once the account is connected.
All 8 Hunter tools for OpenClaw
| Tool | What it does |
|---|---|
Domain search hunter_domain_search | Search all email addresses for a given domain |
Email finder hunter_email_finder | Find the most likely email address for a person |
Email verifier hunter_email_verifier | Verify the deliverability of an email address |
Company enrichment hunter_company_enrichment | Get enrichment information for a company |
Combined enrichment hunter_combined_enrichment | Find person and company info from an email |
Discover companies hunter_discover_companies | Search and retrieve companies matching criteria |
Create lead hunter_create_lead | Create a new lead |
Create leads list hunter_create_leads_list | Create a new leads list |
Try it: find the Hunter tool you need
Browse the 8 Hunter tools
Click any tool to see exactly what OpenClaw can do and copy a ready-to-use prompt.
Example prompts
Search Hunter for what I need, summarize the results, and tell me the next best action.
Use Hunter to email finder and walk me through the result in plain English.
Use Hunter to email verifier and walk me through the result in plain English.
Use Hunter to company enrichment and walk me through the result in plain English.
ClawLink vs. building it yourself
The alternative to ClawLink is usually manual API key setup plus your own token handling, permission troubleshooting, and tool plumbing for OpenClaw. That is fine if you want to build and maintain the integration yourself. Most teams just want Hunter working from chat.
| Manual | ClawLink | |
|---|---|---|
| Credential handling | Collect, validate, store, and rotate the Hunter API key yourself, then make sure every tool call uses the right account. | Users complete the hosted ClawLink setup once and the connected Hunter account becomes available to the agent without you building credential management. |
| Ongoing maintenance | You own refresh logic, permission debugging, environment config, and every provider-specific edge case for Hunter. | ClawLink handles the repetitive integration plumbing so your team can focus on the workflow instead of the infrastructure. |
| Agent usability | You still need to expose the right Hunter actions to the runtime in a format your agent can reliably use. | 8 tools for Hunter are already exposed through ClawLink, so the agent can read and act from chat immediately. |
ClawLink vs. Composio
Composio also exposes Hunter to AI agents. It is developer infrastructure: Python and TypeScript SDKs, an MCP server, and a catalog past 1,000 apps, aimed at teams shipping agent products. ClawLink is built for OpenClaw users instead. You install the plugin once, connect Hunter in the browser, and the 8 tools above work from chat. There is no SDK, no config file, and no API key handling. Choosing between them? Read the full Composio alternatives comparison.