Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"aws-knowledge-base-mcp-server": {
"command": "npx",
"args": [
"cdk",
"deploy"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"aws-knowledge-base-mcp-server": {
"command": "npx",
"args": [
"cdk",
"deploy"
]
}
}
}