Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified claude-extensions/paper-desktop/dist/paper.mcpb
Binary file not shown.
6 changes: 3 additions & 3 deletions claude-extensions/paper-desktop/manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"$schema": "https://raw.githubusercontent.com/anthropics/mcpb/main/schemas/mcpb-manifest-v0.4.schema.json",
"manifest_version": "0.4",
"name": "paper",
"name": "paper-desktop",
"display_name": "Paper",
"version": "0.1.0",
"version": "0.1.1",
"description": "Design on a canvas that Claude can read and write to — built on web standards.",
"author": {
"name": "Paper",
Expand All @@ -19,7 +19,7 @@
},
"license": "MIT",
"privacy_policies": ["https://paper.design/privacy"],
"icon": "assets/logo@512w.png",
"icon": "assets/logo@1024w.png",
Comment thread
itsdouges marked this conversation as resolved.
"screenshots": [
"assets/barley-layout.png",
"assets/barley-feedback.png",
Expand Down
Binary file added plugins/paper-desktop/assets/logo@1024w.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed plugins/paper-desktop/assets/logo@512w.png
Binary file not shown.
Loading