Skip to content
Cursor

NoteFlow MCP for Cursor

io.github.surendhar-23/noteflow-mcp

An MCP server that used to create notes

client:Cursor transport:streamable-http

Install NoteFlow MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "noteflow-mcp": {
      "url": "https://2c08-27-4-120-4.ngrok-free.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

NoteFlow MCP in other clients