How to Create Meeting Minutes with Copilot
Generate meeting minutes in your IDE with Copilot and ToolRouter. Recordings to structured notes.
ToolAudio TranscriberCopilot transcribes meetings within your IDE and can turn action items directly into GitHub issues or Jira tickets. This integration is perfect for engineering teams where sprint planning and retrospective decisions need to flow directly into tracked work items.
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 Audio Transcriber tool:
- In Copilot Chat: "Transcribe this meeting recording and extract action items"
- Copilot returns the transcript and structured minutes
- Ask: "Create GitHub issues for each action item"
- Review and file the generated issues
Example Prompt
Try this with Copilot using the Audio Transcriber tool
Transcribe this sprint planning meeting. Extract action items and create a list formatted as GitHub issue titles and descriptions.
Tips
- Copilot can turn meeting action items directly into GitHub issues or Jira tickets
- Perfect for engineering meetings where decisions need to become tracked work items
- Generate ADR (Architecture Decision Record) drafts from technical discussion transcripts