How to Generate UX Personas with Copilot
Create UX personas in your IDE with Copilot and ToolRouter. Design research directly in your workflow.
ToolPersona GeneratorCopilot creates personas within your development workflow where they can immediately inform product decisions and implementation priorities. Generate user personas alongside your code, export them as structured JSON for your CRM or marketing automation tools, and reference persona data directly in your product documentation and design system. This tight integration between persona generation and development means insights flow into code rather than sitting in a slide deck that nobody references after the initial meeting.
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 Persona Generator tool:
- In Copilot Chat: "Generate a UX persona for our app with behavioral patterns and a profile image"
- Copilot produces a structured persona with goals, frustrations, and technology context
- Ask: "Export this as a markdown document for our design system wiki"
Example Prompt
Try this with Copilot using the Persona Generator tool
Create a UX persona for our developer documentation site. The persona should represent a junior developer learning our API.
Tips
- Embed persona data directly in your design system or component library documentation
- Use generated personas to write better error messages and onboarding flows