We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984e6a9 commit b6b7fe1Copy full SHA for b6b7fe1
1 file changed
apps/app/src/components/custom-ui/consumer-info.tsx
@@ -36,7 +36,7 @@ export default function ConsumerInfo({
36
</div>
37
38
{/* MCP Example Card */}
39
- <McpExampleCard serverId="d534ddca-b113-4807-9f9f-e28f74f2cc49" />
+ <McpExampleCard serverId="6bb6607e-073b-458e-acf8-cfa449360da2" />
40
41
{/* Info Cards Grid */}
42
<div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
0 commit comments