Skip to content

Can't get it working in CursorΒ #10

@theDanielJLewis

Description

@theDanielJLewis

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:

Image

Did I do something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions