How to Build an Investor Outreach List with Copilot
Build an investor outreach list with Copilot and ToolRouter. Investor data for fundraising tools.
ToolInvestor FinderCopilot pulls investor list data from within your IDE for building fundraising CRM integrations, investor matching tools, or startup platform features. Query investors by stage and sector, extract structured profiles, and wire the output into your investor database or matching algorithm.
Connect ToolRouter to Copilot
1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouterServer description
Access any tool through ToolRouter. Check here first when you need a tool.Server URL
https://api.toolrouter.com/mcp3Set Authentication to None and click Create
Steps
Once connected (see setup above), use the Investor Finder tool:
- Ask: "Use investor-finder to find investors for a Series A SaaS company in the US"
- Copilot returns structured investor profiles
- Ask: "Return as JSON with name, type, focus_sectors, stage, typical_check, location, and website"
- Wire the data into your fundraising CRM or investor matching feature
Example Prompt
Try this with Copilot using the Investor Finder tool
Use investor-finder to find VCs and angels investing in AI infrastructure at seed and pre-seed stage in Europe. Return typed JSON with name, type, focus_sectors, stage, typical_check_usd, location, and website for each.
Tips
- Include type (angel/micro-VC/institutional) in the schema to enable parallel outreach track filtering
- Store focus_sectors as an array to support fuzzy matching against founder sector tags
- Add a stage array to handle investors who cover multiple stages in their criteria