Skip to content
VS Code

Outset for VS Code

ai.outset/mcp

AI-moderated research platform: create and launch studies and query interview results.

client:VS Code transport:streamable-http

Install Outset in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.outset.ai/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Outset in other clients