Connection check
verified live · 26h ago
stevemilton-marketplace
Marketplace MCP server for live venture-capital raises and agent-mediated dealflow.
Tools
14
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
26h ago
Tools & capabilities
14 toolsRead from the running server on 26h ago.
acknowledge_commitment
commitment_id*
Acknowledge a commitment as the founder or the investor. When both sides have acknowledged, status auto-promotes from soft_circled/term_sheet to 'committed' and the amount is added… Acknowledge a commitment as the founder or the investor. When both sides have acknowledged, status auto-promotes from soft_circled/term_sheet to 'committed' and the amount is added to the project's public round progress. Calling twice from the same side is a no-op. (requires API key)
get_project
slug*
Get the full project listing by slug, including the founder's GitHub handle. Get the full project listing by slug, including the founder's GitHub handle.
list_commitments
rolesluglimitstatus
List commitments where you're either the investor or the founder. Filter by project slug, your role, or status. (requires API key) List commitments where you're either the investor or the founder. Filter by project slug, your role, or status. (requires API key)
list_intros
rolelimitunread_only
List the intro threads you're a party to (sent as an investor or received as a founder). Each entry includes the counterparty, message count, last-message preview, and whether you… List the intro threads you're a party to (sent as an investor or received as a founder). Each entry includes the counterparty, message count, last-message preview, and whether you have unread messages. Optionally filter by your role or unread-only. (requires API key)
list_projects
limitstage
List the newest open projects raising on Hiveround. Returns at most 25. List the newest open projects raising on Hiveround. Returns at most 25.
list_watches
taglimitstage
Return your pipeline — every project you're watching, with stage, tags, raise size, and last-updated timestamp. Optionally filter by stage or tag. (requires API key) Return your pipeline — every project you're watching, with stage, tags, raise size, and last-updated timestamp. Optionally filter by stage or tag. (requires API key)
read_intro_thread
intro_id*
Read all messages in a specific intro thread you're a party to. Marks the thread as read for you. (requires API key) Read all messages in a specific intro thread you're a party to. Marks the thread as read for you. (requires API key)
request_intro
slug*message*
Request an intro to a project's founder on behalf of the API key's owner. The founder receives an email with the investor's GitHub handle. (requires API key) Request an intro to a project's founder on behalf of the API key's owner. The founder receives an email with the investor's GitHub handle. (requires API key)
search_projects
limitquery*stagemax_raise_usd
Search open projects by keyword across name, one-liner, description, and sector. Optional filters: stage, max raise size in USD. Search open projects by keyword across name, one-liner, description, and sector. Optional filters: stage, max raise size in USD.
send_intro_message
body*intro_id*
Append a message to an existing intro thread you're a party to. The other party gets an email notification linking back to the thread. Use this to follow up after request_intro or… Append a message to an existing intro thread you're a party to. The other party gets an email notification linking back to the thread. Use this to follow up after request_intro or to keep a conversation moving. (requires API key)
submit_commitment
slug*notestermsintro_idamount_usd*instrument
Record an investor's intent-to-fund a project. Without terms it starts at 'soft_circled'; attach a terms object and it starts at 'term_sheet'. The founder still has to acknowledge… Record an investor's intent-to-fund a project. Without terms it starts at 'soft_circled'; attach a terms object and it starts at 'term_sheet'. The founder still has to acknowledge — a commitment doesn't count as 'committed' (and doesn't show in the public round progress) until both sides have acked. (requires API key)
update_commitment_status
notesstatus*commitment_id*
Change a commitment's status. Role-gated: only the investor can 'withdraw' a commitment, only the founder can mark it 'funded' (after the wire lands). Either side can move between… Change a commitment's status. Role-gated: only the investor can 'withdraw' a commitment, only the founder can mark it 'funded' (after the wire lands). Either side can move between soft_circled/term_sheet/committed. (requires API key)
update_watch
slug*notesstage
Move a watched project to a new pipeline stage and/or append a note. The project must already be in your pipeline. (requires API key) Move a watched project to a new pipeline stage and/or append a note. The project must already be in your pipeline. (requires API key)
watch_project
slug*notesstage