Connect Skyfire to OpenClaw on Operator.io
Skyfire is a payment infrastructure that lets AI agents transact and pay for services autonomously. It streamlines payments for AI applications, reducing manual overhead.
Automate Skyfire with AI
Operator runs your personal agent on OpenClaw, the open source agent framework, and points it straight at Skyfire. You message the agent on Telegram or Discord, tell it what you need in plain language, and it operates Skyfire on its own, running actions like charge skyfire token, create skyfire kya+pay token, create skyfire kya token.
Your agent reaches Skyfire directly or through connectors like Composio MCP and Pipedream MCP, which handle the sign in and token refresh for you, so there is nothing to wire up and no API keys to paste.
What your agent can do with Skyfire
Your agent can call any of these Skyfire actions by name as part of a larger task. Ask for the outcome you want and it picks the right ones.
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 service, then call thi...
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 to connect Skyfire
You authorize Skyfire once from your dashboard. Operator holds the connection and refreshes the access tokens on its own, so your agent keeps working with Skyfire without you signing in again. The same setup unlocks every other app your agent can reach, so you only do it once.
When you are ready, the get started guide walks through standing up your OpenClaw agent.
Common questions about Skyfire
- How do I connect Skyfire to Operator?
- You authorize Skyfire once from your Operator dashboard. Operator holds the connection and refreshes the access token for you, so your agent keeps working with Skyfire without you signing in again.
- Can my agent handle records and reporting in Skyfire?
- Yes. It can create and update records, pull figures, and read a summary back to you in plain language. People use it to log transactions, check a balance, or answer a question about Skyfire data instead of building the report by hand.
- Do I need to write code or manage Skyfire API keys?
- No code and no API keys. You authorize Skyfire through a normal sign in and Operator handles the connection, so there is nothing to wire up or host.
- Can my agent use Skyfire together with my other apps?
- Yes. The same agent reaches every app you connect, so it can move between Skyfire and tools like Stripe, Coupa, Zoho books in one job, reading from one and acting in another without you wiring anything between them.
More apps to automate
Apps your agent runs alongside Skyfire, or browse all integrations.
Put your agent on Skyfire
Sign in, connect Skyfire, and hand your agent the work. Your first week is free.
Try for free