-
-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
The automatically generated configuration for Windsurf currently contains errors.
Here is the corrected version:
"nuxt": {
"serverUrl": "http://localhost:3000/__mcp/sse"
},
"nuxt-docs": {
"serverUrl": "https://mcp.nuxt.com/sse"
}
When I fix this manually, the requests to the MCP server are failing anyway:
Metadata
Metadata
Assignees
Labels
No labels