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 70fe3b3 commit 8eb2930Copy full SHA for 8eb2930
1 file changed
package.json
@@ -2,6 +2,14 @@
2
"name": "@anthropic-ai/mcpb",
3
"description": "Tools for building MCP Bundles",
4
"version": "2.1.2",
5
+ "homepage": "https://github.com/modelcontextprotocol/mcpb#readme",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git+https://github.com/modelcontextprotocol/mcpb.git"
9
+ },
10
+ "bugs": {
11
+ "url": "https://github.com/modelcontextprotocol/mcpb/issues"
12
13
"type": "module",
14
"main": "dist/index.js",
15
"module": "dist/index.js",
0 commit comments