mcpserver.lol
registry/stevemilton-marketplace
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 tools

Read 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…
get_project slug*
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_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_projects limitstage
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)
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)
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)
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.
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…
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…
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…
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)
watch_project slug*notesstage
Add a project to your pipeline (or update its stage). Stages: interested, diligence, intro_requested, passed, invested. Optional notes are appended to the watch's note log. (requir…