You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**VS Code**|[](vscode:mcp/install?%7B%22name%22%3A%22localstack-mcp-server%22%2C%22type%22%3A%22stdio%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40localstack%2Flocalstack-mcp-server%22%5D%7D)|
31
-
|**VS Code Insiders**|[](vscode-insiders:mcp/install?%7B%22name%22%3A%22localstack-mcp-server%22%2C%22type%22%3A%22stdio%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22%40localstack%2Flocalstack-mcp-server%22%5D%7D)|
32
+
For other MCP Clients, refer to the [configuration guide](#configuration).
32
33
33
34
### Prerequisites
34
35
35
-
-[LocalStack CLI](https://docs.localstack.cloud/getting-started/installation/#localstack-cli) and Docker installed in your system path.
36
-
-[`cdklocal`](https://github.com/localstack/aws-cdk-local) or [`tflocal`](https://github.com/localstack/terraform-local) installed in your system path for running infrastructure deployment tooling.
37
-
- A [valid LocalStack Auth Token](https://docs.localstack.cloud/aws/getting-started/auth-token/) to enable Pro services and IAM Policy Analyzer tool. (**optional**)
36
+
-[LocalStack CLI](https://docs.localstack.cloud/getting-started/installation/#localstack-cli) and Docker installed in your system path
37
+
-[`cdklocal`](https://github.com/localstack/aws-cdk-local) or [`tflocal`](https://github.com/localstack/terraform-local) installed in your system path for running infrastructure deployment tooling
38
+
- A [valid LocalStack Auth Token](https://docs.localstack.cloud/aws/getting-started/auth-token/) to enable Pro services IAM Policy Analyzer, Cloud Pods, and Chaos Injector tools (**optional**)
38
39
-[Node.js v22.x](https://nodejs.org/en/download/) installed in your system path
0 commit comments