⚡ Agents Dispatch

Workers for Platforms · auto-provisioning-dispatch namespace

001Apps Agent001apps-agent

Knowledge hub + service registry + orchestration

/001apps-agent · 22 tools

CF Compute AMScf-compute-ams

Workers/D1/KV/R2/DO management

/cf-compute-ams · 12 tools

CF Network AMScf-network-ams

DNS/zones/SSL/cache/page rules

/cf-network-ams · 12 tools

CF Access AMScf-access-ams

Zero Trust/tunnels/groups/identity

/cf-access-ams · 10 tools

AgentMesh Control Planeagentmesh-api

Node/agent/service orchestration + RBAC

/agentmesh-api · 4 tools

AES Blueprint Engineaes-blueprint-engine

Blueprint creation, validation and template management for auto-provisioning

/aes-blueprint-engine · 8 tools

AES Orchestratoraes-orchestrator

End-to-end provisioning orchestration and workflow execution

/aes-orchestrator · 10 tools

AES Dev Pipelineaes-dev-pipeline

Build/test/QA/deploy/verify lifecycle automation

/aes-dev-pipeline · 6 tools

AES QA Engineaes-qa-engine

Code review, static analysis, and test generation

/aes-qa-engine · 8 tools

AES Human-in-the-Loopaes-human-loop

Approval gates and review flow for destructive ops

/aes-human-loop · 5 tools

AES Self-Improvementaes-self-improvement

Failure analysis, metrics collection, optimization suggestions

/aes-self-improvement · 7 tools

AES Compute Bridgeaes-compute-bridge

CF Workers ↔ Docker heavy compute (build/test/lint/bundle)

/aes-compute-bridge · 6 tools

AES Knowledge Baseaes-knowledge-base

Per-app/per-agent knowledge management with document ingestion

/aes-knowledge-base · 8 tools

AES Content Engineaes-content-engine

AI content generation for SEO pages, blogs, product descriptions

/aes-content-engine · 7 tools

Agent Vaultagent-vault

Secure credential management with AES-256-GCM encryption and per-agent scoping

/agent-vault · 9 tools

Agent Registryagent-registry

Central registry of tools, systems, repos, and agent access mappings

/agent-registry · 12 tools

🔗 Agent-to-Agent Relay

POST /relay { "from": "cf-compute-ams", "to": "cf-network-ams", "endpoint": "/mcp/dns", "method": "POST", "body": { "zone": "example.com", "type": "A" } } GET /relay/discover → list all agents + capabilities GET /relay/discover?domain=network → agents by domain