Skyfire
for LuumenAI

Check wallet balance, inspect tokens, and issue payment tokens with approval

Skyfire is the payment layer your agents use to buy services from other agents. Connect it and Luumen can read your buyer wallet balance, browse the service directory, inspect issued tokens, and audit what each one was charged. Issuing a new KYA, PAY, or KYA+PAY token is a write, so it comes to you as a previewed step with the service and spend limit spelled out.

The Skyfire toolbox

16 tools: 11 read, 5 write. Reads answer instantly. Writes require approval by default. Everything is logged.

  • ReadGet All Service TagsFetch all service tags to discover filtering options.
  • ReadGet Skyfire Buyer Wallet BalanceRetrieve buyer wallet balance.
  • ReadGet Directory Service By IDGet full details for a specific service in the Skyfire directory by its ID.
  • ReadGet Skyfire Service DetailsGet full details for one service.
  • ReadGet Services by AgentBrowse all services from one seller agent.
  • ReadGet Services by TagsFilter services by tags to find exactly what you need.
  • ReadGet Skyfire Token ChargesAudit charges for a specific token.
  • ReadIntrospect Skyfire TokenCheck if a token is still valid before calling a seller service.
  • ReadList Agent Seller ServicesList all services registered by the authenticated seller agent.
  • ReadList Skyfire Buyer TokensInspect buyer tokens for observability.
  • ReadList Skyfire Directory ServicesBrowse Skyfire's service directory to obtain `sellerServiceId` for token creation.
  • WriteCharge Skyfire TokenCharge a buyer's token (seller-side operation). Approval by default
  • WriteCreate Skyfire KYA+PAY TokenIssue a Skyfire KYA+PAY token (POST /api/v1/tokens with type=kya+pay). Approval by default
  • WriteCreate Skyfire KYA TokenIssue a Skyfire KYA token (POST /api/v1/tokens with type=kya). Approval by default
  • WriteCreate Skyfire PAY TokenIssue a Skyfire PAY token (POST /api/v1/tokens with type=pay). Approval by default
  • WriteSet Agent Source IP AddressesRegister IP addresses as sources for Agent requests (PUT /api/v1/agents/source-ips). Approval by default

One prompt, start to finish

What a governed Skyfire run looks like inside Luumen.

Questions

How does LuumenAI connect to Skyfire?

Authorize once with API token. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.

Can LuumenAI change things in Skyfire on its own?

Read actions answer immediately. Anything that writes — charge skyfire token, create skyfire kya+pay token, create skyfire kya token, create skyfire pay token, and more — is shown as a plan and requires approval by default. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.

Who gets access to the integration?

You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.

Is there an audit trail?

Every call to Skyfire — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.

Put Skyfire to work with Luumen

Connect in minutes. Every action scoped, approved, and audited from day one.