Skip to content

Commit aee7850

Browse files
committed
Changed the serverId in the McpExampleCard component within ConsumerInfo to a new value for improved functionality.
1 parent 984e6a9 commit aee7850

2 files changed

Lines changed: 5296 additions & 4213 deletions

File tree

apps/app/src/components/custom-ui/consumer-info.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export default function ConsumerInfo({
3636
</div>
3737

3838
{/* MCP Example Card */}
39-
<McpExampleCard serverId="d534ddca-b113-4807-9f9f-e28f74f2cc49" />
39+
<McpExampleCard serverId="6bb6607e-073b-458e-acf8-cfa449360da2" />
4040

4141
{/* Info Cards Grid */}
4242
<div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">

0 commit comments

Comments
 (0)