15 lines
324 B
JSON
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"
|
|
]
|
|
} |