We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1515c8 commit 993a146Copy full SHA for 993a146
packages/consts/src/consts.ts
@@ -476,6 +476,7 @@ export const ACTOR_CATEGORIES = {
476
INTEGRATIONS: 'Integrations',
477
OTHER: 'Other',
478
OPEN_SOURCE: 'Open source',
479
+ MCP_SERVERS: 'MCP servers',
480
} as const;
481
482
// TODO: Remove this once it's no longer used, now that LEGACY_ACTOR_CATEGORIES is also gone
0 commit comments