Skip to content

add claude desktop extension - #15

Merged
itsdouges merged 17 commits into
mcp/paper-stdiofrom
mcp/claude-desktop-mcpb
Aug 24, 2026
Merged

add claude desktop extension#15
itsdouges merged 17 commits into
mcp/paper-stdiofrom
mcp/claude-desktop-mcpb

Conversation

@itsdouges

@itsdouges itsdouges commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Adds a new Claude Desktop extension so users can one-click install from Paper.


Note

Low Risk
Changes are packaging, validation, and documentation around an external MCP binary path; no runtime auth or application logic in this repo.

Overview
Adds a Claude Desktop install path via a config-only MCPB bundle at claude-extensions/paper-desktop/dist/paper.mcpb, which wires MCP to the locally installed Paper Desktop binary (~/.paper/bin/paper mcp) instead of bundling server code.

Packaging & manifest: New pack.ts builds a deterministic zip (fixed mtimes/modes, TZ=UTC) with manifest.json, assets, and README injected as long_description via scripts/mcpb-manifest.mjs. Symlinks for README/assets point at the existing plugins/paper-desktop content.

Build/CI: Root build now runs MCPB manifest validation (@anthropic-ai/mcpb validate) and pack:mcpb; CI adds validate-mcpb-artifact.mjs so the committed paper.mcpb stays in sync after a fresh pack. .gitignore is adjusted to track only **/dist/paper.mcpb.

Docs: Root README documents drag-and-install for Claude Desktop; plugins/paper-desktop/README.md is lightly reworded for generic “agent” language.

Reviewed by Cursor Bugbot for commit 978b6b2. Bugbot is set up for automated code reviews on this repo. Configure here.

@itsdouges
itsdouges force-pushed the mcp/claude-desktop-mcpb branch from e6fc40c to a5dd266 Compare August 3, 2026 06:08
@itsdouges
itsdouges changed the base branch from mcp/paper-stdio to feat/github-copilot August 3, 2026 06:08
@itsdouges itsdouges changed the title feat: Claude Desktop config-only MCPB add claude desktop extension Aug 3, 2026
@itsdouges
itsdouges force-pushed the mcp/claude-desktop-mcpb branch from a5dd266 to 33690c9 Compare August 3, 2026 06:14
Comment thread package.json Outdated
Comment thread extensions/claude/package.json Outdated
Comment thread extensions/claude/scripts/pack.ts Outdated
Comment thread claude-extensions/paper-desktop/README.md
@itsdouges
itsdouges force-pushed the mcp/claude-desktop-mcpb branch from b2d6a16 to 5c66367 Compare August 5, 2026 03:14
@itsdouges
itsdouges changed the base branch from feat/github-copilot to mcp/paper-stdio August 5, 2026 03:14
Comment thread claude-extensions/paper-desktop/manifest.json Outdated
@itsdouges
itsdouges force-pushed the mcp/claude-desktop-mcpb branch from 5c66367 to a1fa271 Compare August 5, 2026 05:43
Comment thread scripts/validate-mcpb-artifact.mjs

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using high effort and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 4ada99c. Configure here.

Comment thread .gitignore Outdated
Comment thread claude-extensions/paper-desktop/scripts/pack.ts
@itsdouges
itsdouges force-pushed the mcp/claude-desktop-mcpb branch from 925ae8c to 978b6b2 Compare August 7, 2026 17:43
@itsdouges
itsdouges merged commit e4ae3aa into main Aug 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant