Inquira for VS Code
com.getinquira/inquira
AI survey platform: create and publish surveys, collect responses, generate AI analysis reports.
client:VS Code
transport:streamable-http
tools:6
Install Inquira in VS Code
.vscode/mcp.json
{
"servers": {
"inquira": {
"type": "http",
"url": "https://getinquira.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs