Magic Insights for VS Code
ai.magicinsights/insights
Query your customer feedback: studies, themes, suggestions, tags, and sentiment trends.
client:VS Code
transport:streamable-http
Install Magic Insights in VS Code
.vscode/mcp.json
{
"servers": {
"insights": {
"type": "http",
"url": "https://app.magicinsights.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs