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 9a734a1 commit 5f17275Copy full SHA for 5f17275
tsup.config.ts
@@ -5,7 +5,7 @@ const packageJson = JSON.parse(readFileSync('./package.json', 'utf8'));
5
6
const clientTypeMap = {
7
dxt: 'Claude Desktop Extension',
8
- mcpb: 'MCPB Bundle',
+ mcpb: 'Claude Desktop (MCPB)',
9
npm: 'PageIndex MCP',
10
};
11
0 commit comments