Infrastructure / Middleware¶
These extensions plug AgentScope into the infrastructure you already run — gateways, registries, message buses, schedulers — so an Agent can be governed and scheduled like any other service.
Extension |
Middleware |
Capability |
|---|---|---|
Higress AI gateway |
Pull tools published as MCP on the gateway into the Toolkit |
|
A2A AgentCard registry/discovery, prompt config center, skill repository |
||
A2A request/response over a message broker, no HTTP exposure |
||
XXL-Job / Quartz |
Run an Agent on a CRON schedule or fixed rate |
Where this fits¶
Higress / Nacos / RocketMQ turn “gateway, registry, message bus” into horizontal capabilities of AgentScope.
Scheduler addresses the “Agent isn’t always triggered by humans — sometimes by a scheduler” use case.
These extensions are independent and can be combined freely.