Agents
Routeplane is agent-native: the primitives below assume the caller is an autonomous agent, not a human at a keyboard.
The ACP gateway — identity and dispatch
Section titled “The ACP gateway — identity and dispatch”Just as the MCP gateway lets an agent reach many tool servers, the ACP gateway handles the agent side: agent identity, discovery, and task dispatch across hosts. It’s how an agent gets a place in the network, can be found, and can hand off or receive tasks — through the same single-endpoint model Routeplane uses everywhere.
Learn how to
Section titled “Learn how to”- Namespaces — scope what an agent is allowed to reach.
- Guardrails — redact or block prompts and output at the router.