aws-samples/sample-agentic-ai-web
This project demonstrates how to use AWS Bedrock with Anthropic Claude and Amazon Nova models to create a web automation assistant with tool use, human-in-the-loop interaction, and vision capabilities.
Platform-specific configuration:
{
"mcpServers": {
"sample-agentic-ai-web": {
"command": "npx",
"args": [
"-y",
"sample-agentic-ai-web"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...