We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd95b05 commit c333901Copy full SHA for c333901
pages/docs/mcp.mdx
@@ -6,6 +6,12 @@ import { Callout } from 'nextra/components'
6
7
## Under Development
8
9
+{/*
10
+
11
+Add warning that Cursor may complain if using an MCP server and claude sonnet
12
13
+*/}
14
15
{/*
16
Model Context Protocol (MCP) server for creating and managing Hellō applications directly from your AI assistant.
17
@@ -60,6 +66,8 @@ Add to your `.vscode/mcp.json` file in your workspace or global settings:
60
66
}
61
67
```
62
68
69
+LIST WHICH FILE IT IS FOR EACH AGENT
70
63
71
### Other MCP Clients
64
72
65
73
For other MCP clients, use these configurations:
0 commit comments