Skip to content

Commit f039187

Browse files
Fix internal urls in readme
1 parent fd28e63 commit f039187

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

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

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

9-
## 📚 Table of Contents
9+
## 📚 Table of Contents {#getting-started}
1010

1111
- [🚀 Getting Started](#getting-started)
1212
- [Prerequisites](#prerequisites)
@@ -46,7 +46,7 @@ Most MCP clients require a configuration file to be created or modified to add t
4646

4747
Note: The configuration file syntax can be different across clients. Please refer to the following links for the latest expected syntax:
4848

49-
- **Windsurf**:https://docs.windsurf.com/windsurf/mcp
49+
- **Windsurf**: https://docs.windsurf.com/windsurf/mcp
5050
- **VSCode**: https://code.visualstudio.com/docs/copilot/chat/mcp-servers
5151
- **Claude Desktop**: https://modelcontextprotocol.io/quickstart/user
5252
- **Cursor**: https://docs.cursor.com/context/model-context-protocol
@@ -206,7 +206,7 @@ With Atlas API credentials:
206206
}
207207
```
208208

209-
## 🛠️ Supported Tools
209+
## 🛠️ Supported Tools {#supported-tools}
210210

211211
### Tool List
212212

@@ -487,6 +487,6 @@ npx -y mongodb-mcp-server --apiClientId="your-atlas-service-accounts-client-id"
487487
}
488488
```
489489

490-
## 🤝 Contributing
490+
## 🤝 Contributing {#contributing}
491491

492492
Interested in contributing? Great! Please check our [Contributing Guide](CONTRIBUTING.md) for guidelines on code contributions, standards, adding new tools, and troubleshooting information.

0 commit comments

Comments
 (0)