Skip to content

Commit 993a146

Browse files
authored
feat: add MCP server category (#520)
1 parent e1515c8 commit 993a146

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/consts/src/consts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,7 @@ export const ACTOR_CATEGORIES = {
476476
INTEGRATIONS: 'Integrations',
477477
OTHER: 'Other',
478478
OPEN_SOURCE: 'Open source',
479+
MCP_SERVERS: 'MCP servers',
479480
} as const;
480481

481482
// TODO: Remove this once it's no longer used, now that LEGACY_ACTOR_CATEGORIES is also gone

0 commit comments

Comments
 (0)