<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Qlik MCP - Creating an OAuth for connection to Cursor LLM in Qlik Answers</title>
    <link>https://community.qlik.com/t5/Qlik-Answers/Qlik-MCP-Creating-an-OAuth-for-connection-to-Cursor-LLM/m-p/2545326#M650</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6144"&gt;@pablolabbe&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18543"&gt;@micahsakata&lt;/a&gt;&amp;nbsp;Thanks for your posts and for the interesting question.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="slds-grid slds-grid--align-spread" data-aura-rendered-by="3394:0"&gt;&lt;SPAN class="forceListViewManagerGridWrapText uiOutputText forceListViewManagerGridWrapText" data-aura-class="uiOutputText forceListViewManagerGridWrapText" data-aura-rendered-by="3392:0"&gt;&lt;BR /&gt;Qlik MCP relies on OAuth 2.0 for the authentication and follow the RFC-8252 security standards. &lt;BR /&gt;Generally, the RFC-8252 standard allows the usage of &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-create-oauth-client.htm" target="_blank" rel="noopener"&gt;personal URI for redirect&lt;/A&gt; for native application (myapp://callback).&lt;BR /&gt;For security reasons Qlik Cloud (like other application) allows redirects only to https:// and to &lt;A href="http://localhost" target="_blank"&gt;http://localhost&lt;/A&gt;, and not to personal URI, as requested by Cursor.com.&amp;nbsp;&lt;BR /&gt;For this limitation, Cursor.com currently can't connect&lt;SPAN data-teams="true"&gt;&amp;nbsp;to Qlik MCP.&amp;nbsp;&lt;BR /&gt;Our development team is working to support Cursor.com, but we do not have an official date so far.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2026 20:22:38 GMT</pubDate>
    <dc:creator>Andrea_Bertazzo</dc:creator>
    <dc:date>2026-03-23T20:22:38Z</dc:date>
    <item>
      <title>Qlik MCP - Creating an OAuth for connection to Cursor LLM</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Qlik-MCP-Creating-an-OAuth-for-connection-to-Cursor-LLM/m-p/2542819#M590</link>
      <description>&lt;P&gt;I'm trying to set up our Qlik MCP server.&amp;nbsp; I am trying to create an OAuth connection for Cursor LLM but the callback URL that is provided does not work.&amp;nbsp; I'm following Qlik documentation.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/QlikMCP/Administering-Qlik-MCP.htm" target="_blank"&gt;https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/QlikMCP/Administering-Qlik-MCP.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cursor documentation specifies a static URL to set up a connection to MCP.&lt;/P&gt;&lt;P&gt;&lt;A href="https://cursor.com/docs/context/mcp" target="_blank"&gt;https://cursor.com/docs/context/mcp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When I try to add the redirect URL, "&lt;SPAN&gt;cursor://anysphere.cursor-mcp/oauth/appname/callback", I get this error message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;redirecturis scheme needs to follow rfc8252 got "cursor" in "cursor://anysphere.cursor-mcp/oauth/user-/callback"&lt;BR /&gt;Error code: OAUTH-CLIENTS-9&lt;BR /&gt;Trace ID: 3d768c951e08e5cb08626fb6861b688d&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What should I do to remedy this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 19:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Qlik-MCP-Creating-an-OAuth-for-connection-to-Cursor-LLM/m-p/2542819#M590</guid>
      <dc:creator>micahsakata</dc:creator>
      <dc:date>2026-02-11T19:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik MCP - Creating an OAuth for connection to Cursor LLM</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Qlik-MCP-Creating-an-OAuth-for-connection-to-Cursor-LLM/m-p/2543298#M604</link>
      <description>&lt;P&gt;Have you managed to solve it ?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 19:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Qlik-MCP-Creating-an-OAuth-for-connection-to-Cursor-LLM/m-p/2543298#M604</guid>
      <dc:creator>pablolabbe</dc:creator>
      <dc:date>2026-02-18T19:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik MCP - Creating an OAuth for connection to Cursor LLM</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Qlik-MCP-Creating-an-OAuth-for-connection-to-Cursor-LLM/m-p/2543299#M605</link>
      <description>&lt;P&gt;I have not.&amp;nbsp; I tried removing one of the slashes which was a suggestion i found in the documentation but that did not work.&amp;nbsp; Qlik is probably preventing any non "https" call back URLs.&amp;nbsp; This is not good.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 19:41:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Qlik-MCP-Creating-an-OAuth-for-connection-to-Cursor-LLM/m-p/2543299#M605</guid>
      <dc:creator>micahsakata</dc:creator>
      <dc:date>2026-02-18T19:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik MCP - Creating an OAuth for connection to Cursor LLM</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Qlik-MCP-Creating-an-OAuth-for-connection-to-Cursor-LLM/m-p/2545326#M650</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6144"&gt;@pablolabbe&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/18543"&gt;@micahsakata&lt;/a&gt;&amp;nbsp;Thanks for your posts and for the interesting question.&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="slds-grid slds-grid--align-spread" data-aura-rendered-by="3394:0"&gt;&lt;SPAN class="forceListViewManagerGridWrapText uiOutputText forceListViewManagerGridWrapText" data-aura-class="uiOutputText forceListViewManagerGridWrapText" data-aura-rendered-by="3392:0"&gt;&lt;BR /&gt;Qlik MCP relies on OAuth 2.0 for the authentication and follow the RFC-8252 security standards. &lt;BR /&gt;Generally, the RFC-8252 standard allows the usage of &lt;A href="https://help.qlik.com/en-US/cloud-services/Subsystems/Hub/Content/Sense_Hub/Admin/mc-create-oauth-client.htm" target="_blank" rel="noopener"&gt;personal URI for redirect&lt;/A&gt; for native application (myapp://callback).&lt;BR /&gt;For security reasons Qlik Cloud (like other application) allows redirects only to https:// and to &lt;A href="http://localhost" target="_blank"&gt;http://localhost&lt;/A&gt;, and not to personal URI, as requested by Cursor.com.&amp;nbsp;&lt;BR /&gt;For this limitation, Cursor.com currently can't connect&lt;SPAN data-teams="true"&gt;&amp;nbsp;to Qlik MCP.&amp;nbsp;&lt;BR /&gt;Our development team is working to support Cursor.com, but we do not have an official date so far.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 20:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Qlik-MCP-Creating-an-OAuth-for-connection-to-Cursor-LLM/m-p/2545326#M650</guid>
      <dc:creator>Andrea_Bertazzo</dc:creator>
      <dc:date>2026-03-23T20:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik MCP - Creating an OAuth for connection to Cursor LLM</title>
      <link>https://community.qlik.com/t5/Qlik-Answers/Qlik-MCP-Creating-an-OAuth-for-connection-to-Cursor-LLM/m-p/2545444#M653</link>
      <description>&lt;P&gt;tried to connect with claude,&lt;/P&gt;&lt;P&gt;got through the approval link but then get this error in claude&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Authorization with the MCP server failed. You can check your credentials and permissions. If this persists, share this reference with support: "ofid_64c214ccce1780e8"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2026 11:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Answers/Qlik-MCP-Creating-an-OAuth-for-connection-to-Cursor-LLM/m-p/2545444#M653</guid>
      <dc:creator>Data_Engine</dc:creator>
      <dc:date>2026-03-25T11:47:46Z</dc:date>
    </item>
  </channel>
</rss>

