A local reimplementation of the AWS Bedrock AgentCore Gateway with a pluggable Lambda backend for developing and testing agent-integrations offline.
{
"mcpServers": {
"localcore-gateway": {
"command": "uvx",
"args": [
"localcore-gateway"
]
}
}
}