strands-agents/agent-builder
An example agent demonstrating streaming, tool use, and interactivity from your terminal. This agent builder can help you to build your own agents and tools.
Platform-specific configuration:
{
"mcpServers": {
"agent-builder": {
"command": "npx",
"args": [
"-y",
"agent-builder"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...