Skip to content

Commit b7508d5

Browse files
committed
Add hint for integrating DevRev documentation into MCP server
1 parent d86fce2 commit b7508d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

fern/docs/pages/airdrop/mcp.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ Create a `.mcp.json` file with the following content:
4242
3. Use the editor to guide the AI to create the initial domain mappings.
4343
4. Use `initial-mapping check` to test the initial domain mappings against the local domain metadata file.
4444

45+
<Hint>
46+
To assist you in creating the Airdrop snap-in you can add DevRev's documentation to your MCP server, just add `https://developer.devrev.ai/public/airdrop/` as a custom docs URL.
47+
See [Cursor documentation](https://docs.cursor.com/context/@-symbols/@-docs#add-custom-docs) for more information.
48+
</Hint>
49+
4550
### Claude Code setup
4651

4752
1. Provide `.mcp.json` in your project root.

0 commit comments

Comments
 (0)