Skip to content

Commit 5c5ce91

Browse files
committed
Nit
1 parent 5ab7963 commit 5c5ce91

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

fern/docs/pages/airdrop/mcp.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Testing shows good results with Cursor and Claude Code. The AI can prepare initi
1919

2020
## Configuration
2121

22-
Create a `.mcp.json` file with the following content:
22+
Create a `mcp.json` file with the following content:
2323

2424
```json
2525
{
@@ -38,8 +38,8 @@ Create a `.mcp.json` file with the following content:
3838

3939
1. Provide `.cursor/mcp.json` in your project root.
4040
2. Using the editor Agent mode point the AI to the preferred initial domain mapping file location.
41-
- For best results mention that file paths should be absolute.
42-
- Alternatively, you can provide an existing initial domain mapping file.
41+
- For best results mention that file paths should be absolute.
42+
- Alternatively, you can provide an existing initial domain mapping file.
4343
3. Use the editor to guide the AI to create the initial domain mappings.
4444
4. Use `initial-mapping check` to test the initial domain mappings against the local domain metadata file.
4545

@@ -53,7 +53,7 @@ See [Cursor documentation](https://docs.cursor.com/context/@-symbols/@-docs#add-
5353

5454
1. Provide `.mcp.json` in your project root.
5555
2. Using the editor point the AI to the preferred initial domain mapping file location.
56-
- Alternatively, you can provide an existing initial domain mapping file.
56+
- Alternatively, you can provide an existing initial domain mapping file.
5757
3. Use the editor to guide the AI to create the initial domain mappings.
5858
4. Use `initial-mapping check` to test the initial domain mappings against the local domain metadata file.
5959

0 commit comments

Comments
 (0)