Skip to content
VS Code

StewAI for VS Code

com.stewai/stewai

Discover, run, inspect, build, test, and privately reuse AI workflows.

client:VS Code transport:streamable-http tools:14

Install StewAI in VS Code

.vscode/mcp.json

{
  "servers": {
    "stewai": {
      "type": "http",
      "url": "https://api.stewai.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

StewAI in other clients