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

Higress AI gateway

Pull tools published as MCP on the gateway into the Toolkit

Nacos

Nacos

A2A AgentCard registry/discovery, prompt config center, skill repository

RocketMQ

Apache RocketMQ

A2A request/response over a message broker, no HTTP exposure

Scheduler

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.