Give Hermes Agent an investor database
A five line YAML block connects Hermes to verified investors, your pipeline and your Data Room.
Start raisingroundfunded_directory_search3 resultsCreated by founders from top global accelerators
Connect it
Checked against the vendor documentation, not written from memory.
- 1
Open Round Funded, go to Account, MCP and create a key. Copy it now, it is shown once.
- 2
Open ~/.hermes/config.yaml, or create it.
- 3
Add the block below under mcp_servers and swap in your key. YAML cares about indentation, so paste it as is.
- 4
Restart Hermes. Round Funded is now one of its servers.
~/.hermes/config.yaml
mcp_servers:
roundfunded:
url: "https://www.roundfunded.com/api/mcp"
headers:
Authorization: "Bearer PASTE_YOUR_KEY_HERE"Replace the placeholder with your own key. Anything still saying PASTE_YOUR_KEY_HERE will fail to authenticate.
What your agent can actually see
Connecting Round Funded does not hand an AI assistant your inbox or your card. Here is the exact line.
It can read
- The investor database78,000 verified angels, VC firms, accelerators and incubators.
- Your pipelineWhich investor sits in which stage, and the notes you wrote.
- Your outreach boardWhat is drafted, queued, sent and replied.
- Your Data RoomThe profile an investor sees when you share your link.
- Your account statusPlan, credits left, connected inboxes.
It can write
- Move pipeline cardsBetween stages, with a note.
- Update your Data RoomKeep the profile current.
- Draft outreachWritten and queued for your review.
- Reveal a contactThe only action that spends a credit.
It can never
- Send an emailIt stages the draft. You press send.
- Read your inboxSend-only Gmail access. The server has none.
- See another founderA key is bound to one workspace.
- Change your billingIt cannot upgrade you or move money.
What it costs to run
Searching is free and unmetered. Only revealing a contact spends anything, and only the first time you reveal that investor.
| Plan | Contacts per 30 days | Per day | Requests |
|---|---|---|---|
| Round+ | 1000 | 100 | 20 per 60s |
| Round Pro | 3000 | 300 | 60 per 60s |
| Lifetime | 5000 | 300 | 60 per 60s |
MCP needs an active paid plan. It is not part of the trial, and the contact allowance cannot be topped up separately.
Questions before you connect
Can it send emails to investors for me?
No, and this is deliberate. The agent can draft outreach and queue it. Delivery needs a person. An AI mistake in an investor inbox cannot be undone, so the send button stays with you.
Does searching cost me anything?
No. Search, filters, pipeline and Data Room reads are unmetered. The only metered action is revealing an investor contact, and repeat reveals of the same investor are free.
Is my key safe to paste into a config file?
It is scoped to one workspace and works at the Round Funded MCP endpoint only. It cannot read your inbox, reach another founder or change your billing. If a config file leaks, revoke the key in Account, MCP and it is dead immediately.
Why YAML and not JSON?
Hermes reads its configuration from config.yaml. The values are the same as every other client, only the file format differs.
It is not connecting after I paste.
Nine times in ten it is indentation. mcp_servers sits at the left margin, everything under it is indented exactly as shown above.
Keep exploring
The database your agent reads, and the tools around it.
Round Funded
Stop pasting investor names into a chat
Your agent gets the database. You keep the judgement.