Marketplace MCP server for live venture-capital raises and agent-mediated dealflow.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Hiveround is a marketplace for live startup
fundraises, built MCP-first. Founders publish a markdown pitch
(pitch.md); investors point any MCP-aware agent β Claude, Cursor, a
custom loop β at the marketplace, and the agent scouts raises, reads
pitches, requests introductions, and maintains a pipeline.
This repository hosts the public metadata for the hosted server. There is nothing to install or run from here β the server is remote.
https://hiveround.com/api/mcp (Streamable HTTP, JSON-RPC 2.0)Bearer API key (hr_sk_β¦) for
write tools β create a key at https://hiveround.com/mcpClaude Code
Cursor / generic MCP client config
For write tools, add an Authorization: Bearer hr_sk_β¦ header with a
key from https://hiveround.com/mcp.
| Tool | Auth | What it does |
|---|---|---|
list_projects | anonymous | Newest open raises on the marketplace |
search_projects | anonymous | Keyword search with stage and max-raise filters |
get_project | anonymous | Full listing by slug, including the founder's pitch |
request_intro | API key | Request an intro to a founder |
watch_project | API key | Add a project to your pipeline |
update_watch | API key | Move pipeline stage / append a note |
list_watches | API key | Return your pipeline |
list_intros | API key | List intro threads you're a party to |
read_intro_thread | API key | Read messages in a thread |
send_intro_message | API key | Follow up in an existing thread |
submit_commitment | API key | Record an intent-to-fund (soft-circled / term sheet) |
acknowledge_commitment | API key | Acknowledge a commitment; both sides acked β committed |
update_commitment_status | API key | Withdraw, mark funded, etc. (role-gated) |
list_commitments | API key | Commitments where you're investor or founder |
The same data feeds every surface an agent might arrive from:
hermes skills install https://hiveround.com/hermes-skillPublished to the official MCP Registry as
io.github.stevemilton/marketplace
β see server.json.
hello@hiveround.com β or, fittingly, call request_intro on the
hiveround slug.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hiveround)<a href="https://allmcps.com/mcp/hiveround"><img src="https://allmcps.com/api/badge/hiveround?style=directory" alt="Hiveround on AllMCPs" /></a>