Skip to content
VS Code

Provision Stack for VS Code

com.provision-stack/provision-stack

Outcome-based infrastructure for agents — verified AWS deployments, metered billing

client:VS Code transport:streamable-http

Install Provision Stack in VS Code

.vscode/mcp.json

{
  "servers": {
    "provision-stack": {
      "type": "http",
      "url": "https://api.provision-stack.com/mcp"
    }
  }
}

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

Provision Stack in other clients