hermes

Connect Hermes to MongoDB

Give an AI agent your Mongodb as a tool and it can read and change your data directly instead of only proposing queries. It can run aggregation pipelines, write documents in bulk, count and pull distinct values, run Atlas Text and Facet Search, and create or drop indexes on its own, calling each as a tool while it works through a task. That turns a coding agent into something that can investigate a collection, reshape it, and tune its indexes without a human running each command.
Loading preview…
Opens a workflow with 38 tools ready to use.

What happens next

Set up in minutes

The open button drops you into a guided setup. It asks exactly this, nothing else:
  1. Choose where it runs

    On your computer through your own Hermes, or hosted in the cloud. The rest of setup adapts to your choice:

  2. Pick what it can do in MongoDB

    A preset of real MongoDB operations. Each one becomes a tool the agent can call, and it can't touch anything outside the list.

  3. Connect MongoDB

    One sign-in. The agent acts through your account, scoped to the operations you picked.

  4. 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

    $hermes mcp add noclick --url https://mcp.noclick.app/s/<your-link>

    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

Pick the operations you want and each becomes a tool the agent can call directly while it works.

MongoDB

38 tools
Find Documents
Find One Document
Insert One Document
Insert Many Documents
Update One Document
Update Many Documents
Replace One Document
Delete One Document
Delete Many Documents
Count Documents
Estimated Document Count
Distinct Values
Bulk Write
Find One and Update
Find One and Delete
Find One and Replace
Aggregate
List Collections
Create Collection
Drop Collection
Rename Collection
Create Index
List Indexes
Drop Index
Drop All Indexes
Vector Search
Create Vector Search Index
List Search Indexes
Update Search Index
Delete Search Index
Atlas Text Search
Create Atlas Search Index
Atlas Facet Search
List Databases
Drop Database
Run Command
Upload & Index Document
Create Multiple Indexes

Starting points

What you can build

On a nightly schedule, run an aggregation pipeline over the day's orders and bulk write the rolled-up totals into a summary collection.
When a signup form is submitted, bulk write the record into your users collection and read back an estimated document count for a live total.
When a support ticket arrives, run Atlas Text Search across past tickets to surface similar issues before an agent replies.
Power a product page's filters by running Atlas Facet Search to return category and price counts alongside the matching documents.
When embeddings are generated for new content, create a vector search index so semantic search stays current with your data.
On a weekly schedule, drop stale indexes and rebuild the set with Create Multiple Indexes to keep queries fast.

Meet the runner

About Hermes

Hermes is an open agent built on Nous Research’s Hermes models. NoClick runs it hosted and connects your apps to it as tools, so it can do real work across your systems. Wire an integration into the agent and Hermes can use that app’s operations directly while it reasons through a task. It is a strong pick when you want an open-model agent with genuine tool access.
Built on open Hermes models
Capable general reasoning
Flexible, open-model foundation
Hosted with apps wired in as tools

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 MongoDB wired in as tools. Connect your account and run.