-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
I added this as an MCP server to Cursor, but it doesn't seem to be working.
Here's the MCP JSON entry (testing with a working localhost database first):
{
"mcpServers": {
"mongodb": {
"command": "npx",
"args": ["mongo-mcp", "mongodb://localhost:27017/charts"]
}
}
}And here's the response I get from the Cursor agent:
Did I do something wrong?
caio-soundraw and bti-ohseok-lee
Metadata
Metadata
Assignees
Labels
No labels