Just run as spring application and add the following configuraiton into the .vscode/mcp.json
{
"servers": {
"my-local-service": {
"type": "sse",
"url": "http://localhost:8081/sse"
}
}
}
| Name | Name | Last commit date | ||
|---|---|---|---|---|