Skip to content

Commit 1098e2b

Browse files
authored
add localstack mcp server docs (#536)
1 parent 95fb3e9 commit 1098e2b

File tree

2 files changed

+521
-0
lines changed

2 files changed

+521
-0
lines changed

astro.config.mjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,10 @@ export default defineConfig({
415415
label: 'LocalStack CLI',
416416
slug: 'aws/tooling/localstack-cli',
417417
},
418+
{
419+
label: 'LocalStack MCP Server',
420+
slug: 'aws/tooling/mcp-server',
421+
},
418422
{
419423
label: 'lstk',
420424
slug: 'aws/tooling/lstk',

0 commit comments

Comments
 (0)