Skip to content

Commit 877153b

Browse files
docs: fix lint errors
1 parent c916a77 commit 877153b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

sources/platform/actors/development/quick-start/build_with_ai.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@ We have prepared the [Apify MCP server configuration](https://mcp.apify.com/), w
6262

6363
### Claude
6464

65-
1. Go to *Settings* > *Connectors* in Claude.
66-
2. Click *Add custom connector*.
65+
1. Go to _Settings_ > _Connectors_ in Claude.
66+
2. Click _Add custom connector_.
6767
3. Set the name to `Apify` and the URL to `https://mcp.apify.com/?tools=docs`.
68-
4. When chatting, click the *+* button and select the *Apify* connector to add documentation context.
68+
4. When chatting, click the _+_ button and select the _Apify_ connector to add documentation context.
6969

7070
### Cursor
7171

7272
1. Open the command palette with `Cmd+Shift+P` (or `Ctrl+Shift+P` on Windows).
73-
2. Search for and select *Open MCP settings*.
73+
2. Search for and select _Open MCP settings_.
7474
3. Add the following configuration to `mcp.json`:
7575

7676
```json

0 commit comments

Comments
 (0)