<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:webfeeds="http://webfeeds.org/rss/1.0">
    <channel>
        <title><![CDATA[Xano Community]]></title>
        <description><![CDATA[Xano Community]]></description>
        <link>https://community.xano.com</link>
        <generator>Bettermode RSS Generator</generator>
        <lastBuildDate>Tue, 05 May 2026 15:21:27 GMT</lastBuildDate>
        <atom:link href="https://community.xano.com/rss/feed" rel="self" type="application/rss+xml"/>
        <pubDate>Tue, 05 May 2026 15:21:27 GMT</pubDate>
        <copyright><![CDATA[2026 Xano Community]]></copyright>
        <language><![CDATA[en-US]]></language>
        <ttl>60</ttl>
        <webfeeds:icon></webfeeds:icon>
        <webfeeds:related layout="card" target="browser"/>
        <item>
            <title><![CDATA[AI agent bug?]]></title>
            <description><![CDATA[Hey!



Im trying the new AI agent to build simple functions and keep getting this message. Couldn't get it to work so far





Thanks for the help!

Omer

]]></description>
            <link>https://community.xano.com/introductions-orqbip0w/post/ai-agent-bug-y93uaFXFr7ME14H</link>
            <guid isPermaLink="true">https://community.xano.com/introductions-orqbip0w/post/ai-agent-bug-y93uaFXFr7ME14H</guid>
            <category><![CDATA[error]]></category>
            <dc:creator><![CDATA[Omer Bialer]]></dc:creator>
            <pubDate>Mon, 04 May 2026 16:41:40 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hey!</p><p></p><p>Im trying the new AI agent to build simple functions and keep getting this message. Couldn't get it to work so far</p><p></p><figure data-align="center" data-size="best-fit" data-id="XBe9DohFNo0YBP8JvCORo" data-version="v2" data-type="image"><img data-id="XBe9DohFNo0YBP8JvCORo" src="https://tribe-s3-production.imgix.net/XBe9DohFNo0YBP8JvCORo?auto=compress,format"></figure><p></p><p>Thanks for the help!</p><p>Omer</p><p></p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Xano MCP Server connection issues to Claude]]></title>
            <description><![CDATA[Hi,
Spent half the day today trying to connect Claude to my instance MCP Server in accordance with the post attached ( https://docs.xano.com/ai-tools/mcp-builder/connecting-clients [https://docs.xano.com/ai-tools/mcp-builder/connecting-clients] ) and the docs that ...]]></description>
            <link>https://community.xano.com/questions-8vc7xeti/post/xano-mcp-server-connection-issues-to-claude-xBZT6tbJmNYBRLW</link>
            <guid isPermaLink="true">https://community.xano.com/questions-8vc7xeti/post/xano-mcp-server-connection-issues-to-claude-xBZT6tbJmNYBRLW</guid>
            <category><![CDATA[claude]]></category>
            <category><![CDATA[Claude Code]]></category>
            <category><![CDATA[MCP]]></category>
            <dc:creator><![CDATA[Bobo Zivkovic]]></dc:creator>
            <pubDate>Sat, 02 May 2026 21:00:25 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hi,<br>Spent half the day today trying to connect Claude to my instance MCP Server in accordance with the  post attached ( <a class="text-interactive hover:text-interactive-hovered" rel="noopener noreferrer nofollow" href="https://docs.xano.com/ai-tools/mcp-builder/connecting-clients">https://docs.xano.com/ai-tools/mcp-builder/connecting-clients</a> ) and the docs that go with it ( <a class="text-interactive hover:text-interactive-hovered" rel="noopener noreferrer nofollow" href="https://docs.xano.com/ai-tools/mcp-builder/connecting-clients">https://docs.xano.com/ai-tools/mcp-builder/connecting-clients</a> )<br></p><p>But I'm just getting errors in Claude that it can't connect to the MCP Server etc. And from reading a lot of posts on this forum many others have the same issues and most error logs point to the Streaming connection URL / or SSE.<br><br>Example here: <a class="text-interactive hover:text-interactive-hovered" rel="noopener noreferrer nofollow" href="https://community.xano.com/ask-the-community/post/xano-mcp-server-connection-issue---invalid-content-type-for-sse-endpoint-1KRUQPgrd7dlTYp">https://community.xano.com/ask-the-community/post/xano-mcp-server-connection-issue---invalid-content-type-for-sse-endpoint-1KRUQPgrd7dlTYp</a><br><br>And here:  <a class="text-interactive hover:text-interactive-hovered" rel="noopener noreferrer nofollow" href="https://community.xano.com/ask-the-community/post/how-to-install-xano-mcp-server-in-claude-web-wPXuYQ7W4i4X2ID">https://community.xano.com/ask-the-community/post/how-to-install-xano-mcp-server-in-claude-web-wPXuYQ7W4i4X2ID</a></p><p>I find the official docs to be pretty unclear. How exactly should the url be built up, the docs show:</p><blockquote><p>For the Xano MCP Server or a server you built that requires authentication, you’ll need to embed the token in the server URL, as shown below.<br>&lt;url&gt;/&lt;token&gt;/streaming</p></blockquote><p>So if the Streaming connection is: https://xxxx-yyyy-xxx.yy.xano.io/x2/mcp/meta/mcp/stream<br><br>Should it then be: https://xxxx-yyyy-xxx.yy.xano.io/x2/mcp/meta/mcp/stream/&lt;token&gt;/streaming ?<br><br>I've tried every combination there is (I think?) and pasted according to this<br><strong>For Claude Pro and Max Plans</strong></p><ol><li><p>Navigate to Settings &gt; Connectors.</p></li><li><p>Locate the “Connectors” section.</p></li><li><p>Click “Add custom connector” at the bottom of the section.</p></li><li><p>Add your connector’s remote MCP server URL.</p></li><li><p>Finish configuring your connector by clicking “Add.”</p></li></ol><p></p><p>Would love to hear from someone on the Xano team as there has been plenty of reports on this.<br>Thanks in advance,</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Realtime Trigger for Nested Channels]]></title>
            <description><![CDATA[I’m trying to implement Realtime triggers in Xano for a scenario involving nested channels, but I’m running into some limitations and would like to clarify what is supported.

I created a channel called...]]></description>
            <link>https://community.xano.com/questions-8vc7xeti/post/realtime-trigger-for-nested-channels-Kq5uJSJXWxS8ZSx</link>
            <guid isPermaLink="true">https://community.xano.com/questions-8vc7xeti/post/realtime-trigger-for-nested-channels-Kq5uJSJXWxS8ZSx</guid>
            <dc:creator><![CDATA[Francisco Azevedo]]></dc:creator>
            <pubDate>Thu, 30 Apr 2026 17:18:10 GMT</pubDate>
            <content:encoded><![CDATA[<p>I’m trying to implement Realtime triggers in Xano for a scenario involving nested channels, but I’m running into some limitations and would like to clarify what is supported.</p><p>I created a channel called example, which behaves as a nested channel (example/*). My goal is to have a trigger that captures all messages sent to any subchannel under example/*, so that I can process and store those messages on the backend.</p><p>However, the current behavior is that messages are successfully exchanged between clients in subchannels such as example/abc or example/123, but the trigger configured in Xano is never executed for those messages.</p><p>In a discussion with the Xano AI agent, I was told that this might be happening because the channel configured in the trigger is set to example instead of example/*. The issue is that the channel appears to be automatically defined by Xano, and even when attempting to modify it via XanoScript, I can only remove the channel name but not change it to a wildcard pattern like example/*.</p><p>So my question is whether it is currently possible to configure a Realtime trigger that works with nested channels using a wildcard pattern such as example/*, or if there is a limitation that only allows triggers to be associated with exact channel names. If wildcard support is not available, what would be the recommended approach to capture messages from multiple subchannels under the same parent channel?<br><br>FA</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Triggers not firing after latest update]]></title>
            <description><![CDATA[Hi everyone,

Since the latest update, I’ve been experiencing an issue with my triggers. They were working perfectly before, but now they no longer seem to fire at all.

I haven’t made any changes to the ...]]></description>
            <link>https://community.xano.com/questions-8vc7xeti/post/triggers-not-firing-after-latest-update-jHpOOb0envnZxTO</link>
            <guid isPermaLink="true">https://community.xano.com/questions-8vc7xeti/post/triggers-not-firing-after-latest-update-jHpOOb0envnZxTO</guid>
            <dc:creator><![CDATA[Farouk ZEMMOURI]]></dc:creator>
            <pubDate>Wed, 29 Apr 2026 10:17:31 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hi everyone,</p><p>Since the latest update, I’ve been experiencing an issue with my triggers. They were working perfectly before, but now they no longer seem to fire at all.</p><p>I haven’t made any changes to the related logic, so I’m wondering if this could be linked to the recent update.</p><p>Has anyone else encountered the same problem or found a workaround?</p><p>Thanks in advance for your help!</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[A note from Sean Montgomery (CTO) regarding today's service disruption]]></title>
            <description><![CDATA[Hey everyone — wanted to let you know that earlier today (12:39–12:52 PM PST), a subset of our legacy clusters experienced a brief service disruption caused by a networking bug introduced during a ...]]></description>
            <link>https://community.xano.com/discussion-and-questions-1kv6mqqm/post/a-note-from-sean-montgomery-cto-regarding-today-s-service-disruption-FhUpilfspLEb7cs</link>
            <guid isPermaLink="true">https://community.xano.com/discussion-and-questions-1kv6mqqm/post/a-note-from-sean-montgomery-cto-regarding-today-s-service-disruption-FhUpilfspLEb7cs</guid>
            <dc:creator><![CDATA[Sean Montgomery]]></dc:creator>
            <pubDate>Tue, 28 Apr 2026 20:39:36 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hey everyone — wanted to let you know that earlier today (12:39–12:52 PM PST), a subset of our legacy clusters experienced a brief service disruption caused by a networking bug introduced during a routine infrastructure migration. Our team resolved it within 13 minutes and all systems are fully operational.<br><br>I want to personally apologize for any disruption this caused. Reliability is a core commitment we make to all of you, and even a brief outage isn't acceptable to us. We're implementing additional safeguards and automated test coverage to make sure something like this doesn't reach production again.<br><br>Thanks for your patience and for being part of this community.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Xano down for anyone else?]]></title>
            <description><![CDATA[User in TX and colleague in TN unable to login to Xano. Apps are unable to login as well.]]></description>
            <link>https://community.xano.com/questions-8vc7xeti/post/xano-down-for-anyone-else-SvJVjf3sP1kgoDT</link>
            <guid isPermaLink="true">https://community.xano.com/questions-8vc7xeti/post/xano-down-for-anyone-else-SvJVjf3sP1kgoDT</guid>
            <category><![CDATA[Engineering]]></category>
            <category><![CDATA[error]]></category>
            <category><![CDATA[help]]></category>
            <dc:creator><![CDATA[Derek Turner]]></dc:creator>
            <pubDate>Tue, 28 Apr 2026 19:49:31 GMT</pubDate>
            <content:encoded><![CDATA[<p>User in TX and colleague in TN unable to login to Xano. Apps are unable to login as well.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Option to disable or suppress the Set-Cookie: XNS header on API responses]]></title>
            <description><![CDATA[Problem Statement



Xano automatically appends a Set-Cookie: XNS=...; Path=/socket/; Secure; HttpOnly; SameSite=Strict header to every API response — including read-only, public endpoints with no ...]]></description>
            <link>https://community.xano.com/product-feedback-xjjbnyli/post/option-to-disable-or-suppress-the-set-cookie-xns-header-on-api-responses-NlOO68Z8ArVgbEu</link>
            <guid isPermaLink="true">https://community.xano.com/product-feedback-xjjbnyli/post/option-to-disable-or-suppress-the-set-cookie-xns-header-on-api-responses-NlOO68Z8ArVgbEu</guid>
            <dc:creator><![CDATA[Louis Machado]]></dc:creator>
            <pubDate>Tue, 28 Apr 2026 15:29:16 GMT</pubDate>
            <content:encoded><![CDATA[<p>Problem Statement</p><p></p><p>Xano automatically appends a Set-Cookie: XNS=...; Path=/socket/; Secure; HttpOnly; SameSite=Strict header to every API response — including read-only, public endpoints with no authentication or Realtime features enabled. This header cannot be removed using Xano's built-in HTTP Header function step, as it is injected at the infrastructure level after the function stack runs.</p><p></p><p>This causes a critical caching problem: most CDNs (e.g., Cloudflare, Fastly, AWS CloudFront) will not cache any response that contains a Set-Cookie header, since cookies are typically user-specific. As a result, even endpoints with response caching enabled in Xano cannot benefit from CDN-level caching. This defeats the purpose of using a CDN and puts unnecessary load on the Xano instance for every request.</p><p></p><p>Proposed Solution</p><p></p><p>Please provide one or more of the following options:</p><p></p><ol><li><p>A workspace-level toggle to disable the XNS cookie on workspaces that do not use the Realtime feature.</p></li><li><p>2. A way to suppress or strip the Set-Cookie header on specific API endpoints via the HTTP Header function step.</p></li><li><p>3. At minimum, official documentation clarifying whether this behavior is intentional or a bug, so users can plan their infrastructure accordingly.</p></li></ol>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Help me understand xano response header "set-cookie"?]]></title>
            <description><![CDATA[My workspace has Realtime disabled, but I'm seeing Set-Cookie: XNS=...; Path=/socket/; Secure; HttpOnly; SameSite=Strict returned on every API response, including read-only endpoints (no ...]]></description>
            <link>https://community.xano.com/questions-8vc7xeti/post/help-me-understand-xano-response-header-set-cookie-Q1frJeo035KcP8y</link>
            <guid isPermaLink="true">https://community.xano.com/questions-8vc7xeti/post/help-me-understand-xano-response-header-set-cookie-Q1frJeo035KcP8y</guid>
            <dc:creator><![CDATA[Sourabh Jain]]></dc:creator>
            <pubDate>Mon, 27 Apr 2026 02:28:56 GMT</pubDate>
            <content:encoded><![CDATA[<p>My workspace has Realtime disabled, but I'm seeing <code>Set-Cookie: XNS=...; Path=/socket/; Secure; HttpOnly; SameSite=Strict</code> returned on every API response, including read-only endpoints (no authentication).<br><br>Response caching is enabled and working correctly on these endpoints , but the <code>Set-Cookie</code> header may interfere with CDN-level caching at my edge network, since most CDNs skip caching responses that carry Set-Cookie.<br><br>A few questions:</p><p>1. Is <code>XNS</code> a Realtime-feature cookie, or is it set by Xano infrastructure (load balancer / sticky session) regardless of feature settings?</p><p>2. Is there a way to disable it on a workspace where Realtime isn't used?</p><p>3. If not, is this configurable in any other way?</p><p>Any clarification would be much appreciated. Thanks!</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[My hear just dropped... The new "publish" button UI can create big mistakes]]></title>
            <description><![CDATA[Hey!

The new "publish" button on top is just too similar to the regular publish button for the given function/api you are working on.

I published an api version and the saw only the new button

But im ...]]></description>
            <link>https://community.xano.com/introductions-orqbip0w/post/my-hear-just-dropped-the-new-publish-button-ui-can-create-big-mistakes-6fUKgvZd2XJYG5k</link>
            <guid isPermaLink="true">https://community.xano.com/introductions-orqbip0w/post/my-hear-just-dropped-the-new-publish-button-ui-can-create-big-mistakes-6fUKgvZd2XJYG5k</guid>
            <dc:creator><![CDATA[Omer Bialer]]></dc:creator>
            <pubDate>Sat, 25 Apr 2026 12:29:32 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hey!</p><p>The new "publish" button on top is just too similar to the regular publish button for the given function/api you are working on.</p><figure data-align="center" data-size="best-fit" data-id="k6Dz9vb2HpxPfzkSJVozE" data-version="v2" data-type="image"><img data-id="k6Dz9vb2HpxPfzkSJVozE" src="https://tribe-s3-production.imgix.net/k6Dz9vb2HpxPfzkSJVozE?auto=compress,format"></figure><p>I published an api version and the saw only the new button</p><figure data-align="center" data-size="best-fit" data-id="e1YHFgSJvgN2Kdecczjyh" data-version="v2" data-type="image"><img data-id="e1YHFgSJvgN2Kdecczjyh" src="https://tribe-s3-production.imgix.net/e1YHFgSJvgN2Kdecczjyh?auto=compress,format"></figure><p>But im used to seeing the green button only when what Im working on is not yet published, so i clicked on the new publish button</p><p>And even though you mentioned seomthing about the drafts, I figured its not related and just hit the button</p><figure data-align="center" data-size="best-fit" data-id="S4zUpf8FGXbO9mzwwvgOx" data-version="v2" data-type="image"><img data-id="S4zUpf8FGXbO9mzwwvgOx" src="https://tribe-s3-production.imgix.net/S4zUpf8FGXbO9mzwwvgOx?auto=compress,format"></figure><p>And then my heart dropped as i figured i published 26 drafts all across my workspace! literally my heart dropped. I had to go on to a full QA review for my app to see what got effected as I didnt remember which drafts i even had</p><p>Pleae make the ui super different between these two buttons. Publishing a specific api VS publish all of your drafts is a huge difference.. I would make that button say "publish all drafts" and give it a different color....</p><p>Thanks!</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Can't add data via UI after enabling GIT-sync]]></title>
            <description><![CDATA[Hi,

I enabled Git synchronization yesterday, and while it initially worked, I’ve encountered an issue with new tables.

Currently, whenever I try to add a row of data to a newly created table, I receive ...]]></description>
            <link>https://community.xano.com/questions-8vc7xeti/post/can-t-add-data-via-ui-after-enabling-git-sync-91hzRqPQ8oPtJd1</link>
            <guid isPermaLink="true">https://community.xano.com/questions-8vc7xeti/post/can-t-add-data-via-ui-after-enabling-git-sync-91hzRqPQ8oPtJd1</guid>
            <category><![CDATA[git]]></category>
            <dc:creator><![CDATA[Stefan Pointecker]]></dc:creator>
            <pubDate>Fri, 24 Apr 2026 06:49:57 GMT</pubDate>
            <content:encoded><![CDATA[<p>Hi,</p><p>I enabled Git synchronization yesterday, and while it initially worked, I’ve encountered an issue with new tables.</p><p>Currently, whenever I try to add a row of data to a <strong>newly created table</strong>, I receive an error and the value fails to save. This issue seems isolated to new tables, as existing ones are functioning correctly. I am working exclusively on the <strong>live branch</strong> due to my legacy plan.</p><p>Could you please look into why these new tables aren't syncing or accepting data?</p>]]></content:encoded>
        </item>
    </channel>
</rss>