Skip to content

Commit d767d98

Browse files
committed
add nuxt mcp server
1 parent f5aa903 commit d767d98

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.cursor/mcp.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
"shadcn-vue@latest",
77
"mcp"
88
]
9+
},
10+
"nuxt": {
11+
"command": "npx",
12+
"args": [
13+
"mcp-remote",
14+
"https://nuxt.com/mcp"
15+
]
916
}
1017
}
1118
}

0 commit comments

Comments
 (0)