aws-samples/bedrock-engineer
Universal AI Agent using Amazon Bedrock, capable of customize to create/edit files, execute commands, search the web, use knowledge base, use multi-agents, generative images and more.
Platform-specific configuration:
{
"mcpServers": {
"bedrock-engineer": {
"command": "npx",
"args": [
"-y",
"bedrock-engineer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...