Connect Skyfire to your AI agent

AI Tools 16 actions available

Skyfire enables AI agents to autonomously transact and pay for services, creating a seamless payment infrastructure for AI applications.

We set up the connection using your own Skyfire account, with keys you control, and keep it running. Your agent picks it up and starts doing the work.

What your agent can do in Skyfire

Each one is a real action the agent can take on its own, the same things a person clicking around Skyfire could do. Read-only by default; write actions are confirmed against your policy.

  • Charge Skyfire Token Charge a buyer's token (seller-side operation). REQUIRES SELLER API KEY: This action requires your seller agent API key, not the buyer's key. The buyer creates and sends you a pay/kya+pay token JWT, you provide the serv…
  • Create Skyfire KYA+PAY Token Issue a Skyfire KYA+PAY token (POST /api/v1/tokens with type=kya+pay).
  • Create Skyfire KYA Token Issue a Skyfire KYA token (POST /api/v1/tokens with type=kya).
  • Create Skyfire PAY Token Issue a Skyfire PAY token (POST /api/v1/tokens with type=pay).
  • Get All Service Tags Fetch all service tags to discover filtering options. Chain with ListDirectoryServices using tags parameter to find specific types of services (e.g., 'ai', 'mcp', 'scraping').
  • Get Skyfire Buyer Wallet Balance Retrieve buyer wallet balance. Chain before token creation to prevent declines.
  • Get Directory Service By ID Tool to get full details for a specific service in the Skyfire directory by its ID. Use when you need complete information about a service including pricing, requirements, and seller details.
  • Get Skyfire Service Details Get full details for one service. More detailed than ListDirectoryServices - shows terms of service, API specs, and integration URLs. Use before creating expensive tokens.
  • Get Services by Agent Browse all services from one seller agent. Useful when you trust a seller and want to see their full catalog, or when tracking down who provides a specific type of service.
  • Get Services by Tags Filter services by tags to find exactly what you need. More efficient than browsing all services when you know the category. Chain: GetAllServiceTags → GetServicesByTags → CreatePayToken.
  • Get Skyfire Token Charges Audit charges for a specific token. Shows exactly what sellers charged against your token and when. Use for reconciliation: "I authorized $5 max, what did they actually charge?"
  • Introspect Skyfire Token Check if a token is still valid before calling a seller service. Prevents wasted API calls with expired tokens. Use after creating tokens if there's a delay before calling the seller, or when debugging payment issues.
  • List Agent Seller Services List all services registered by the authenticated seller agent. Use when you need to view or manage your own services as a seller.
  • List Skyfire Buyer Tokens Inspect buyer tokens for observability. Chain with transactions to audit usage.
  • List Skyfire Directory Services Browse Skyfire's service directory to obtain `sellerServiceId` for token creation. Chain this with CreatePayToken or CreateKyaPayToken.
  • Set Agent Source IP Addresses Register IP addresses as sources for Agent requests (PUT /api/v1/agents/source-ips). Use before creating tokens to whitelist agent IPs.

How we connect it

  1. 1

    Connect your account

    You create a key in Skyfire, a key you create and control, and paste it in once. It lives in a secrets store on your server, not with us.

  2. 2

    Set the guardrails

    Read-only by default. You choose which write actions the agent may take, and anything outside that policy gets confirmed with you first.

  3. 3

    We keep it running

    Health checks on every connection, updates handled for you, and we watch the first week of activity to make sure the work lands.

Skyfire questions, answered.

With a key you create and control. You paste it in once, it is stored in a secrets store on your server, permissions are scoped to the minimum the agent needs, and you can revoke it at any time.
The actions Skyfire's API allows, the same things a person clicking around the app could do. Connections start read-only by default; write actions are confirmed against the policy you set before the agent takes them.
Connections are priced per tool on top of the base plan. Some are included, some are premium. See pricing for how connection charges work.
Standard tools are ready inside 7 business days of the setup call. We test the connection end to end, walk you through how the agent uses it, and watch the first week of activity.

Ready to put Skyfire to work?

Tell us what your team runs on. We set up the connection, secure it, and your agent takes it from there.

All product names, logos, and brands are property of their respective owners; used for identification only. ZeroToClaw is not affiliated with or endorsed by Skyfire.