ref: cleanup

This commit is contained in:
Shiv Deepak Muddada
2025-04-19 13:04:29 -07:00
parent ace5c2a8dd
commit 03e9a7be0d
2 changed files with 28 additions and 5 deletions

View File

@@ -171,6 +171,8 @@ Optionally, you can add it to a file called `.vscode/mcp.json` in your workspace
}
}
}
```
## Run with [HTTP+SSE Transport](https://modelcontextprotocol.io/specification/2024-11-05/basic/transports#http-with-sse) (deprecated as of [2025-03-26](https://modelcontextprotocol.io/specification/2025-03-26/basic/transports))
```shell