ClawLink

How to connect HighLevel to Hermes Agent

Connect HighLevel to Hermes with ClawLink in one click — 94 tools your AI agent can call from chat via hosted OAuth. No API keys, no manual setup.

Get started for free
Hermes Agent
Hermes Agent
ClawLink
ClawLink
HighLevel
HighLevel
HighLevelOAUTH2MCP

All-in-one sales, marketing, and CRM platform. Once connected, Hermes Agent can read and act on HighLevel from chat — pairing, token refresh, and tool wiring handled for you.

94 tools

Most guides for giving Hermes Agent HighLevel access start with registering your own OAuth app or pasting API keys into env files, then leave the token refresh and tool wiring to you. ClawLink gives Hermes a more practical HighLevel setup: pair once in the browser and your always-on Hermes agent can act on HighLevel for you, reading and doing real work on your behalf with no auth, token refresh, or tool wiring to build yourself.

Copy this prompt into Hermes to install the plugin and pair your account.

Prompt for Hermes
Set up ClawLink for Hermes and tell me when it's ready.

1. Install the plugin:
hermes plugins install ClawLink-HQ/hermes-plugin --enable

2. Start pairing. It prints an approval link, so show me the link and stop, don't wait:
hermes clawlink begin

3. I'll approve it in my browser, then reply "approved".

4. When I say approved, finish setup:
hermes clawlink finish

5. Then run `hermes clawlink test` and tell me whether ClawLink is ready.

Setup

It takes three steps to connect Hermes to HighLevel.

  1. 1

    Install and pair

    Install the ClawLink plugin, then pair Hermes with a one-time browser approval:

    hermes plugins install ClawLink-HQ/hermes-plugin --enable
  2. 2

    Connect HighLevel

    One-click OAuth in the dashboard.

  3. 3

    Use it from chat

    Ask Hermes Agent: "What can you do with HighLevel?"

Install by command

The prompt above walks Hermes through this. By hand, it is four commands and a browser approval:

hermes plugins install ClawLink-HQ/hermes-plugin --enable
hermes clawlink begin    # prints an approval link — open it and approve
hermes clawlink finish   # after approving in the browser
hermes clawlink test

Then connect HighLevel in the ClawLink dashboard — a one-click OAuth approval, no API keys.

Verify the connection by asking Hermes:

Run highlevel_get_conversations and highlevel_get_pipelines, then highlevel_get_calendars_events_appointments for today, and give me one summary with counts per channel and stage.

Using a different agent?

The Hermes plugin is one client of ClawLink's MCP server. Claude Code, Cursor, Codex, or any agent that can run a shell command pairs with the same ClawLink account through the CLI:

npx -y @useclawlink/cli login

login opens the same browser approval and stores a credential locally. Once HighLevel is connected in the dashboard, that agent calls the same 94 HighLevel tools over MCP. Full setup for MCP clients and shell agents: connect apps to any AI agent.

HighLevel MCP for Hermes

Looking for a HighLevel MCP server for Hermes Agent? ClawLink connects HighLevel to Hermes Agent and exposes 94 HighLevel tools your agent can call over MCP, with hosted auth and nothing to run or maintain yourself. Using OpenClaw instead? The OpenClaw HighLevel integration works the same way.

The route every search result teaches is a Private Integration Token: generate one with the right scopes, paste it with a sub-account ID into a JSON mcpServers block, and point Hermes at it. This page is the hosted version: you sign in to HighLevel once in a browser, approve the connection, and the 94 tools below work from chat. No token is generated, no config file is edited, and the scopes come from the OAuth grant rather than from a token you maintain. Least privilege here is by construction: the connection carries exactly the access you approve, it is revocable from the dashboard, and there is no key to leak.

What the Hermes Agent HighLevel integration can do

94 HighLevel tools are ready for Hermes Agent once the account is connected. The 30 below are the ones people reach for most; your agent can call all 94.

30 of 94 HighLevel tools for Hermes

ToolWhat it does
Check account funds highlevel_check_account_fundsCheck HighLevel account funds
Create tag highlevel_create_tagCreate a HighLevel tag
Fetch email templates highlevel_fetch_email_templatesList HighLevel email templates
Find associations highlevel_find_associationsFind HighLevel associations
Get all tasks highlevel_get_all_tasksList HighLevel tasks
Get blogs highlevel_get_blogsList HighLevel blogs
Get calendars highlevel_get_calendarsList HighLevel calendars
Get conversations highlevel_get_conversationsList HighLevel conversations
Get pipelines highlevel_get_pipelinesList HighLevel pipelines
Generate estimate number highlevel_generate_estimate_numberGenerates the next estimate number for the given location
Get agent studio public API agents highlevel_get_agent_studio_public_api_agentsLists all active agents with a published production version for the specified location
Get all notes highlevel_get_all_notesRetrieves all notes associated with a specific contact
Get brand boards highlevel_get_brand_boardsRetrieves all brand boards for a specific location
Get brand voice highlevel_get_brand_voiceRetrieves a brand voice by its ID within the specified location
Get calendar highlevel_get_calendarRetrieves a single calendar by its unique identifier
Get calendars events appointments highlevel_get_calendars_events_appointmentsRetrieves details for a specific calendar appointment or event by its ID
Get calendars schedules event calendar highlevel_get_calendars_schedules_event_calendarRetrieves the availability schedule for a specific event calendar
Get calendars services bookings highlevel_get_calendars_services_bookingsRetrieves service bookings for a location within a given date range, with an optional service
Get conversations messages2 highlevel_get_conversations_messages2Retrieves all messages for a specific conversation in GoHighLevel
Get custom values highlevel_get_custom_valuesRetrieves all custom values associated with a specific location in GoHighLevel
Get emails campaigns bulk actions2 highlevel_get_emails_campaigns_bulk_actions2Retrieves all bulk action campaigns for a specific GoHighLevel location
Get emails campaigns emails highlevel_get_emails_campaigns_emailsRetrieves all email campaigns for a specific GoHighLevel location
Get emails templates highlevel_get_emails_templatesRetrieves all email templates for a specific location
Get event notification highlevel_get_event_notificationRetrieves a single event notification by its unique notification ID
Get funnels page highlevel_get_funnels_pageRetrieves a list of all funnel pages based on the given query parameters
Get funnels page count highlevel_get_funnels_page_countRetrieves the count of funnel pages based on the given query parameters
Get invoice settings highlevel_get_invoice_settingsRetrieves invoice settings for a specific location in GoHighLevel
Get invoices schedule highlevel_get_invoices_scheduleRetrieves a list of invoice schedules for a location or company
Get marketplace app rebilling config location highlevel_get_marketplace_app_rebilling_config_locationRetrieves rebilling configuration for an app subscription, including subscription and usage
Get medias files highlevel_get_medias_filesFetches a list of files and folders from the media storage for a location

Try it: find the HighLevel tool you need

Browse the 30 HighLevel tools

Click any tool to see exactly what Hermes can do and copy a ready-to-use prompt.

Example prompts

Run highlevel_get_conversations and highlevel_get_pipelines, then highlevel_get_calendars_events_appointments for today, and give me one summary with counts per channel and stage.

Take the conversation <id> with highlevel_get_conversations_messages2 and summarise the thread, who last replied, and whether anything needs an action.

Run highlevel_get_emails_templates and highlevel_get_emails_campaigns_emails and tell me which templates are in use and which campaigns have sent recently.

Run highlevel_generate_estimate_number and tell me the number, and note that I will use it in an invoice.

How the HighLevel tools behave

Facts that keep HighLevel prompts inside the location the connection owns.

  • HighLevel is location-scoped. Conversations, calendars, and pipeline data belong to a location, and the connection acts as the account approved at setup. Location-restricted 403s come back before any data does.
  • Calendars split across three tools. Events and appointments, schedules, and services and bookings are separate reads; "what is on the calendar" needs two of them.
  • Conversations and messages are two calls. highlevel_get_conversations lists the threads and highlevel_get_conversations_messages2 reads one thread's messages. Name the conversation id from the first call before asking for messages.
  • Email surfaces are separate. Templates, campaign emails, and campaign bulk actions each have their own tool; "what did we send" usually means the campaigns tool.
  • Funnel pages are read-only here. highlevel_get_funnels_page and highlevel_get_funnels_page_count report the pages; there is no funnel builder in the tool set.
  • Agent Studio agents are readable. highlevel_get_agent_studio_public_api_agents lists the published agents for a location, which is how the agent checks what HighLevel's own automation is already doing.

The alternative to ClawLink is usually manual OAuth app setup plus your own token handling, permission troubleshooting, and tool plumbing for Hermes Agent. That is fine if you want to build and maintain the integration yourself. Most teams just want HighLevel working from chat.

ManualClawLink
Connection flowRegister a HighLevel app, configure redirect URLs, manage consent details, and reconnect users when auth settings drift.Users connect HighLevel through the hosted browser flow and ClawLink keeps the token lifecycle out of your app code.
Ongoing maintenanceYou own refresh logic, permission debugging, environment config, and every provider-specific edge case for HighLevel.ClawLink handles the repetitive integration plumbing so your team can focus on the workflow instead of the infrastructure.
Agent usabilityYou still need to expose the right HighLevel actions to the runtime in a format your agent can reliably use.94 tools for HighLevel are already exposed through ClawLink, so the agent can read and act from chat immediately.

Composio also exposes HighLevel 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 Hermes Agent users instead. You install the plugin once, connect HighLevel in the browser, and the 94 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.

Troubleshooting

Hermes paired but still can't use HighLevel

Pairing is a two-step handshake: run hermes clawlink begin, approve the link in your browser, then run hermes clawlink finish. If you ran finish before approving, or the approval link expired, run hermes clawlink begin again to get a fresh link. Confirm the plugin was installed with --enable, then verify with hermes clawlink test.

Connection succeeds but no tools appear

Reconnect HighLevel from the dashboard, then start a fresh chat if the runtime still has the old tool catalog loaded.

"Tool schema not loaded yet" error when calling HighLevel tools

HighLevel tool schemas load on demand the first time a tool runs and are cached after that, so this error usually clears on its own: wait a few seconds and retry the same request. If every HighLevel call keeps failing with it in a fresh chat, reconnect from the dashboard, and contact support if it still persists — that pattern points to a configuration problem on our side, not something you can fix by reconnecting again.

HighLevel returns 403 or "permission denied" on one action while others work

Two usual causes. The connected account may not have access to the specific workspace, inbox, store, or project in the request — check that first. If access looks right, the agent may have sent a placeholder value (like "YOUR_ID" or an example id from documentation) instead of a real one: ask it to run a list or search tool first, then retry the action with a real id from those results. Most failures at this stage are one of these two, not ClawLink bugs.

HighLevel returns 403 "insufficient permissions" while the account shows as connected

The engines teach three causes, all token-shape: a valid token restricted to the wrong location, which shows up as mismatched location IDs; a company-level token used against location-level endpoints; and missing OAuth scopes. Their fix is "regenerate your PIT scopes", which has no equivalent in a hosted flow, because the permission comes from the OAuth grant, not from a token you maintain. The hosted equivalents: confirm the HighLevel account and location the connection was approved with, and reconnect from the dashboard to re-approve the grant. If some tools work and others fail, the failing family is where the scope gap is.

Ask the agent to diagnose it:

List the HighLevel tools you actually have and tell me which location the account shows. Run highlevel_get_conversations once, quote the exact error, and do not retry it.
HighLevel tools are missing, or one tool name is not found

In the manual world the taught cause is un-checked scopes in the Private Integration: Settings, then Private Integrations, then selecting the required scopes, then updating the local configuration file. In the hosted world scopes ride the OAuth grant: if a whole tool family is absent, the connection lacks that scope, and reconnecting after re-approving is the fix. If one name fails, it is wrong rather than missing, and the error lists the nearest real tools. Schemas load on demand, so the first HighLevel call in a fresh session can arrive before the catalog and needs one retry. The taught "update your local configuration file" step does not apply, because there is no local configuration file.

Ask the agent to diagnose it:

List the HighLevel tools you have available and tell me whether the missing one is part of a family, for example calendars or emails. Then use the exact name from the list.
OAuth finished in the browser but the account is still missing

Try reconnecting HighLevel and complete the consent flow in the same browser session. Partial OAuth approvals or switching accounts mid-flow can leave the connection incomplete.

FAQ

Is there a Hermes Agent HighLevel integration?

Yes. ClawLink is the fastest way to connect Hermes to HighLevel: link your HighLevel account once in the browser and Hermes Agent can call the HighLevel API through 94 ready-made tools — no custom code or token handling.

How do I connect HighLevel to Hermes with ClawLink?

Install the plugin with hermes plugins install ClawLink-HQ/hermes-plugin --enable, then pair once: run hermes clawlink begin, approve the link in your browser, and run hermes clawlink finish. Connect HighLevel in the dashboard and Hermes can use it from the next message — no config files or API keys to manage.

How long does it take to connect HighLevel to Hermes Agent?

About two minutes. Sign in, click Connect next to HighLevel in the dashboard, authenticate, and Hermes Agent can use it from the next chat message.

Why use ClawLink instead of wiring HighLevel up myself?

The alternative to ClawLink is usually manual OAuth app setup plus your own token handling, permission troubleshooting, and tool plumbing for Hermes Agent. That is fine if you want to build and maintain the integration yourself. Most teams just want HighLevel working from chat.

How does this connect without API keys?

HighLevel connects through hosted OAuth: you sign in to HighLevel on their screen, approve the access, and ClawLink holds the token server-side. The manual route exists because the engines only know it: generate a Private Integration Token, choose scopes, write an mcpServers entry pointing at services.leadconnectorhq.com, and restart the agent. The hosted flow removes the token generation and the config file. Revoking the connection in the dashboard ends the agent's access.

What can the agent do in HighLevel?

The 94 tools cover the platform's surface: conversations and messages, calendars with appointments, schedules, services, and bookings, pipelines, funnel pages, email templates and campaigns, invoices and schedules, tasks, notes, tags, blogs, custom values, media files, brand boards and brand voice, marketplace rebilling configuration, and the Agent Studio agents published for a location. Reads dominate. The writes to be deliberate about are creating a tag or generating an estimate number, both of which land in real account data.

Company account or location: what does the connection see?

HighLevel structures everything by location, and the permission errors the engines teach are location-shaped: mismatched location IDs, a company-level token used against location-level endpoints, and missing OAuth scopes. The hosted connection sees what the HighLevel account you signed in with can reach. If tools return location errors, the first check is which account and location the connection was approved with.

Is it safe to connect HighLevel to an agent?

The safety advice the engines repeat is generic: use API keys wisely, limit permissions, monitor activity. This connection is the concrete version of that advice: no key exists to leak, the OAuth grant sets the permissions, the connection is revocable from the dashboard, and nothing is written to any machine you use.

Hermes paired but still can't use HighLevel

Pairing is a two-step handshake: run hermes clawlink begin, approve the link in your browser, then run hermes clawlink finish. If you ran finish before approving, or the approval link expired, run hermes clawlink begin again to get a fresh link. Confirm the plugin was installed with --enable, then verify with hermes clawlink test.