Skip to content

Commit d0000cb

Browse files
Shelton Gravesclaude
andcommitted
add localstack-app-inspector tool
Adds a new MCP tool for querying and managing App Inspector traces, spans, and events. Supports get/set status, list/get/delete traces, list/get/delete spans, and list events including IAM policy evaluations. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 266ef54 commit d0000cb

2 files changed

Lines changed: 401 additions & 0 deletions

File tree

manifest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@
6262
{
6363
"name": "localstack-docs",
6464
"description": "Search the LocalStack documentation to find guides, API references, and configuration details"
65+
},
66+
{
67+
"name": "localstack-app-inspector",
68+
"description": "Query and manage App Inspector traces, spans, and events to review deployed LocalStack applications"
6569
}
6670
],
6771
"prompts": [

0 commit comments

Comments
 (0)