Skip to content

Commit ac22e18

Browse files
authored
Merge branch 'main' into task_t56xan/document_custom_ocean_integration_template_for_cursor_metrics
2 parents 11446de + 11773e9 commit ac22e18

File tree

7 files changed

+1486
-0
lines changed

7 files changed

+1486
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"label": "Cursor",
3+
"position": 18
4+
}
5+

docs/build-your-software-catalog/sync-data-to-catalog/ai-agents/cursor/cursor.md

Lines changed: 1472 additions & 0 deletions
Large diffs are not rendered by default.

src/components/IntegrationsTable/integrations-data.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,13 @@ export const integrations = [
246246
darkIcon: '/img/guides/icons/dark/ClaudeAI.svg',
247247
docsUrl: '/build-your-software-catalog/sync-data-to-catalog/ai-agents/claude',
248248
},
249+
{
250+
name: 'Cursor',
251+
category: 'ai-agents',
252+
icon: '/img/guides/icons/Cursor.svg',
253+
darkIcon: '/img/guides/icons/dark/Cursor.svg',
254+
docsUrl: '/build-your-software-catalog/sync-data-to-catalog/ai-agents/cursor',
255+
}
249256
];
250257

251258
export const categories = {
353 KB
Loading
471 KB
Loading

static/img/guides/icons/Cursor.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)