Skip to content

Commit e6b1e64

Browse files
Update package.json homepage and description (#30)
Replace placeholder values with proper metadata: - Set homepage to GitHub repository URL - Add descriptive package description 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <[email protected]>
1 parent 1fa95a3 commit e6b1e64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"homepage": "https://gist.github.com/a9603ba2d6757d6038ce066eded4c354",
2+
"homepage": "https://github.com/modelcontextprotocol/ext-apps",
33
"name": "@modelcontextprotocol/ext-apps",
44
"version": "0.0.1",
5-
"description": "Hey",
5+
"description": "MCP Apps SDK — Enable MCP servers to display interactive user interfaces in conversational clients.",
66
"type": "module",
77
"main": "./dist/src/app.js",
88
"exports": {

0 commit comments

Comments
 (0)