Mcp
Automatically converts feedback and bug reports from websites and web apps into actionable, context-enriched developer tasks. Delivered straight to your AI coding tools, the Webvizio MCP Server ensures your AI agent has all the data it needs to solve tasks with speed and accuracy.
Installation
npx -y Webvizio/mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp",
"command": "npx",
"args": [
"-y",
"Webvizio/mcp"
]
}About This MCP Server
Webvizio/mcp
Automatically converts feedback and bug reports from websites and web apps into actionable, context-enriched developer tasks. Delivered straight to your AI coding tools, the Webvizio MCP Server ensures your AI agent has all the data it needs to solve tasks with speed and accuracy.
GitHub: https://github.com/Webvizio/mcp
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub