<?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>rss.livelink.thread@place:occasion</title>
    <link>https://community.sap.com/t5/devtoberfest/agentic-coding-with-cap/ec-p/14253398#M1229</link>
    <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have not found any MCP servers for UI5 FIORI elements development using annotations/ custom extension etc, mostly what i found were freestyle.&lt;BR /&gt;Could you please suggest&lt;/P&gt;</description>
    <pubDate>Sun, 26 Oct 2025 05:01:19 GMT</pubDate>
    <dc:creator>murugeshk</dc:creator>
    <dc:date>2025-10-26T05:01:19Z</dc:date>
    <item>
      <title>🟠 Agentic Coding with CAP</title>
      <link>https://community.sap.com/t5/devtoberfest/agentic-coding-with-cap/ec-p/14214678#M1094</link>
      <description>&lt;P&gt;Let’s do some agentic coding with our CAP MCP Server (Model Context Protocol).&lt;/P&gt;&lt;P&gt;SPEAKER:&amp;nbsp;David Kunz&lt;/P&gt;&lt;P&gt;Devtoberfest validation tutorial for the CAP track, Week 4&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.sap.com/tutorials/devtoberfest2025-cap-week4-session-validation.html" target="_blank"&gt;https://developers.sap.com/tutorials/devtoberfest2025-cap-week4-session-validation.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 12:07:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/devtoberfest/agentic-coding-with-cap/ec-p/14214678#M1094</guid>
      <dc:creator>ajay_soreng</dc:creator>
      <dc:date>2025-10-24T12:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: 🟠 Agentic Coding with CAP</title>
      <link>https://community.sap.com/t5/devtoberfest/agentic-coding-with-cap/ec-p/14252399#M1226</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;Would this support creating AI agents for building an Agentic AI application using CAP? One of the challenges we currently face with Agentic AI applications in SAP is the dependency on Python-based frameworks such as LangChain, LangGraph, and SDKs like Strand for agent creation. Does this address that by enabling agent development within CAP, or is it primarily designed to expose CAP application as MCP and act as an assistant available locally to help developers create CAP applications from scratch without requiring deep expertise in CAP programming? What are the benefits of using this as compared to using say, Microsoft CoPilot, SAP Joule, Amazon Q for Developers, etc?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aditi Dey&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 08:08:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/devtoberfest/agentic-coding-with-cap/ec-p/14252399#M1226</guid>
      <dc:creator>Aditi33</dc:creator>
      <dc:date>2025-10-24T08:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: 🟠 Agentic Coding with CAP</title>
      <link>https://community.sap.com/t5/devtoberfest/agentic-coding-with-cap/ec-p/14253398#M1229</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have not found any MCP servers for UI5 FIORI elements development using annotations/ custom extension etc, mostly what i found were freestyle.&lt;BR /&gt;Could you please suggest&lt;/P&gt;</description>
      <pubDate>Sun, 26 Oct 2025 05:01:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/devtoberfest/agentic-coding-with-cap/ec-p/14253398#M1229</guid>
      <dc:creator>murugeshk</dc:creator>
      <dc:date>2025-10-26T05:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: 🟠 Agentic Coding with CAP</title>
      <link>https://community.sap.com/t5/devtoberfest/agentic-coding-with-cap/ec-p/14253442#M1230</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/UI5/mcp-server" target="_blank"&gt;https://github.com/UI5/mcp-server&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;currently above link is official.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;unofficial MCPs and listed in MCP Market for SAP&lt;BR /&gt;&lt;A href="https://mcpmarket.com/search?q=SAP" target="_blank"&gt;https://mcpmarket.com/search?q=SAP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Oct 2025 10:48:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/devtoberfest/agentic-coding-with-cap/ec-p/14253442#M1230</guid>
      <dc:creator>Yogananda</dc:creator>
      <dc:date>2025-10-26T10:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: 🟠 Agentic Coding with CAP</title>
      <link>https://community.sap.com/t5/devtoberfest/agentic-coding-with-cap/ec-p/14254065#M1231</link>
      <description>&lt;P&gt;Hi Aditi,&lt;BR /&gt;Our CAP MCP server is only meant for development, not for building AI agent applications with CAP. Many of the 3rd party libraries, like LangChain, also come in a JavaScript version. Though, I would recommend not to use most of these libraries and do it manually.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;or is it primarily designed to expose CAP application as MCP&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Oh, it's not designed like this at all, it's only for development, with the side effect that you can talk to your CAP app during development.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt; What are the benefits of using this as compared to using say, Microsoft CoPilot, SAP Joule, Amazon Q for Developers, etc?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;It's an MCP server, and as long as these tools support MCP, you can use it&amp;nbsp;&lt;EM&gt;with&lt;/EM&gt; them. It will make sure they have the required CAP knowledge to solve the tasks.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 09:03:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/devtoberfest/agentic-coding-with-cap/ec-p/14254065#M1231</guid>
      <dc:creator>david_kunz2</dc:creator>
      <dc:date>2025-10-27T09:03:23Z</dc:date>
    </item>
  </channel>
</rss>

