aws-samples/sample-agents-with-nova-act-and-mcp
Discover how to build agents that can perform actions on websites by combining Amazon Nova Act with Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"sample-agents-with-nova-act-and-mcp": {
"command": "npx",
"args": [
"-y",
"sample-agents-with-nova-act-and-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...