Connect Hermes to Extend
What happens next
Set up in minutes
Choose where it runs
On your computer through your own Hermes, or hosted in the cloud. The rest of setup adapts to your choice:
Pick what it can do in Extend
A preset of real Extend operations. Each one becomes a tool the agent can call, and it can't touch anything outside the list.
Connect Extend
One sign-in. The agent acts through your account, scoped to the operations you picked.
Add your personal MCP link
The last step mints a private MCP URL for this agent and walks you through exactly this, with your real link filled in. The page flips to Connected the moment your Hermes first calls in.
1. Run this in your terminal
2. Answer no when asked if the server requires authentication — the link itself is the key
<your-link> is your personal server URL — setup mints it for you.
Exact capabilities
Tools Hermes gets
Extend
95 toolsUpload a document to Extend (multipart) and get a fileId for processing.
Retrieve a file's metadata, and optionally its parsed text/markdown/html.
List uploaded files (cursor pagination).
Delete an uploaded file.
Parse a document synchronously into clean markdown + blocks (≤5 min).
Run structured extraction synchronously (≤5 min).
Classify a document synchronously (≤5 min).
Split a multi-document file synchronously (≤5 min).
Edit a document synchronously (≤5 min).
Parse a file into clean, chunked, LLM-ready markdown + structured blocks.
Poll a parse run for status and parsed output.
List parse runs (cursor pagination).
Cancel an in-progress parse run.
Delete a parse run.
Create many parse runs in one batch.
Run structured data extraction on a file using an extractor.
Poll an extract run for status and extracted JSON.
List extract runs (cursor pagination).
Create a reusable extractor (schema + prompt config).
Classify a file into one of a configured set of document types.
Split a multi-document file into logical sub-documents.
Run a programmatic document edit (config = schema + instructions).
Analyze a document and auto-generate an edit schema.
Run a configured Extend workflow on a file.
Starting points
What you can build
Meet the runner
About Hermes
Good to know
Frequently asked questions
Keep exploring
More ways to connect
Make it yours
Open your Hermes agent in one click.
NoClick runs Hermes for you with Extend wired in as tools. Connect your account and run.