Files
2025-11-29 18:23:06 +08:00

15 lines
324 B
JSON

{
"name": "aws-knowledge-tool",
"description": "CLI tool for querying AWS Knowledge MCP Server - search, read, and discover AWS documentation",
"version": "0.1.0",
"author": {
"name": "Dennis Vriend",
"email": "dvriend@ilionx.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}