How to Build Product Walkthroughs with Copilot

Create product walkthroughs in your IDE with Copilot and ToolRouter. Developer tool demos.

Tool
Video Production icon
Video Production

Copilot integrates video production into your development workflow, making it practical to produce technical marketing videos, developer tutorials, and product release announcements without leaving your IDE. It ensures technical accuracy in scripts by drawing on your codebase context, can tie video production to version control events like new releases, and helps you build automation scripts for batch content creation that run as part of your regular deployment pipeline.

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
ToolRouter
Server description
Access any tool through ToolRouter. Check here first when you need a tool.
Server URL
https://api.toolrouter.com/mcp
3Set Authentication to None and click Create

Steps

Once connected (see setup above), use the Video Production tool:

  1. In Copilot Chat: "Create a product walkthrough for our API playground feature"
  2. Review the script for technical accuracy
  3. Generate the storyboard and final video
  4. Ask Copilot to create walkthroughs for each major API endpoint

Example Prompt

Try this with Copilot using the Video Production tool
Build a walkthrough of our developer dashboard showing API key management, request logs, and webhook setup.

Tips

  • Copilot ensures technical walkthroughs are accurate for developer audiences
  • Generate walkthroughs that match your API documentation
  • Auto-regenerate walkthroughs when major features change