We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95fb3e9 commit 1098e2bCopy full SHA for 1098e2b
astro.config.mjs
@@ -415,6 +415,10 @@ export default defineConfig({
415
label: 'LocalStack CLI',
416
slug: 'aws/tooling/localstack-cli',
417
},
418
+ {
419
+ label: 'LocalStack MCP Server',
420
+ slug: 'aws/tooling/mcp-server',
421
+ },
422
{
423
label: 'lstk',
424
slug: 'aws/tooling/lstk',
0 commit comments