Skip to content

Commit f13bf07

Browse files
committed
reformat
1 parent 6d94a82 commit f13bf07

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
A Model Context Protocol server for interacting with MongoDB Databases and MongoDB Atlas.
88

9-
> **⚠️ Security Notice:** This server now supports Streamable HTTP transport for remote connections. **HTTP transport is NOT recommended for production use without implementing proper authentication and security measures.** See [Configuration](#configuration) for details.
10-
119
## 📚 Table of Contents
1210

1311
- [🚀 Getting Started](#getting-started)
@@ -363,7 +361,9 @@ You can disable telemetry using:
363361

364362
#### Streamable HTTP Transport
365363

366-
The server supports Streamable HTTP transport for remote connections. **⚠️ Security Warning:** HTTP transport is NOT recommended for production use without implementing proper authentication and security measures.
364+
> **⚠️ Security Notice:** This server now supports Streamable HTTP transport for remote connections. **HTTP transport is NOT recommended for production use without implementing proper authentication and security measures.**
365+
366+
The server supports Streamable HTTP transport for remote connections.
367367

368368
**Required Security Measures:**
369369

0 commit comments

Comments
 (0)