Connect Hermes to Pinecone
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 Pinecone
A preset of real Pinecone operations. Each one becomes a tool the agent can call, and it can't touch anything outside the list.
Connect Pinecone
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
Pinecone
22 toolsFind the most similar vectors to a query vector (similarity search).
Insert or overwrite vectors in an index.
Fetch vectors by their IDs.
Delete vectors by ID, by metadata filter, or clear a namespace.
Partially update values or metadata on a single existing vector.
List vector IDs in a namespace by prefix (serverless indexes only).
Get per-namespace vector counts, total dimension, and index fullness.
List all indexes in the project.
Get full details for a single index: status, host, metric, dimension, spec.
Create a new serverless index.
Change deletion protection or pod replica/type on an existing index.
Delete an index and all its vectors permanently.
Create a text-native index that embeds content server-side (no dimension needed).
Upsert text records into a text-native index (server-side embedding, no vectors needed).
Search a text-native index with a text query (server-side embedding + optional rerank).
Generate dense embeddings using Pinecone's hosted models.
Rerank a set of documents against a query using Pinecone's reranking model.
Start an async bulk import of Parquet vectors from S3, GCS, or Azure Blob.
List all bulk import operations for an index.
Get the status and details of a specific bulk import operation.
Cancel a pending or in-progress bulk import operation.
Upload a document file, chunk + embed it with text-embedding-3-small, and upsert.
Starting points
What you can build
Meet the runner
About Hermes
Good to know
Frequently asked questions
Keep exploring
More ways to connect
More tools for Hermes
Use Pinecone with other agents
Make it yours
Open your Hermes agent in one click.
NoClick runs Hermes for you with Pinecone wired in as tools. Connect your account and run.