aws/bedrock-agentcore-starter-toolkit
CLI toolkit for deploying AI agents to Amazon Bedrock AgentCore. Zero infrastructure management with built-in gateway and memory integrations.
Platform-specific configuration:
{
"mcpServers": {
"bedrock-agentcore-starter-toolkit": {
"command": "npx",
"args": [
"-y",
"bedrock-agentcore-starter-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...