Provider agent

ForgeNode connects provider infrastructure to ForgeRouter.

ForgeNode is the lightweight provider agent installed near an inference runtime. It reports health, inventory, runtime metadata and publication status without becoming the site brand.

pipx install forgenode
forgenode enroll --token <YOUR_TOKEN>
forgenode detect
forgenode publish

Agent responsibilities

Simple onboarding for providers.

  • check_circle Detects GPU, VRAM, runtime and model metadata.
  • check_circle Reports health and capacity to ForgeRouter.
  • check_circle Labels provider-reported data clearly.
  • check_circle Keeps billing authority in the ForgeRouter gateway.