Skip to content

Commit 5ed44fe

Browse files
committed
fix: lint
1 parent 635be15 commit 5ed44fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sources/platform/integrations/ai/skyfire.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Finally, the agent receives the Actor results and can retrieve additional data i
7272

7373
For more predictable workflows, you can pre-load specific Actors when connecting to the MCP server by adding them to the URL:
7474

75-
```
75+
```text
7676
https://mcp.apify.com?payment=skyfire&actors=actor1,actor2,actor3
7777
```
7878

@@ -90,7 +90,7 @@ For direct API integration, you can use Skyfire PAY tokens to authenticate and p
9090

9191
Instead of using a traditional Apify API token, pass your Skyfire PAY token in the request header:
9292

93-
```
93+
```text
9494
skyfire-pay-id: YOUR_SKYFIRE_PAY_TOKEN
9595
```
9696

0 commit comments

Comments
 (0)