Skip to content

paper stdio mcp - #12

Merged
itsdouges merged 5 commits into
mainfrom
mcp/paper-stdio
Aug 24, 2026
Merged

paper stdio mcp#12
itsdouges merged 5 commits into
mainfrom
mcp/paper-stdio

Conversation

@itsdouges

@itsdouges itsdouges commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Updates the existing plugins to point to paper stdio mcp. Removes the codex plugin as it doesn't support dynamic path expansion with PATH.


Note

Low Risk
Changes are packaging, docs, and MCP wiring only; users on the old HTTP MCP or Codex installs need to migrate, but no application runtime or security-critical logic is modified in this repo.

Overview
MCP connection moves from an HTTP server at 127.0.0.1:29979 to a stdio process: mcp.json uses ${HOME}/.paper/bin/paper with args: ["mcp"], and mcp-installed.json adds a variant that invokes paper on PATH the same way.

Codex is removed end-to-end: .agents/plugins/marketplace.json, plugins/paper-desktop/.codex-plugin/plugin.json, Codex install docs in the root README, and scripts/validate-codex.mjs (dropped from the package.json build script).

paper-desktop 0.2.0 updates Claude and Cursor manifests. The Claude manifest no longer references skills; the code-to-design / design-to-code skill files and the ensure-paper-started rule are deleted. Plugin README prerequisites are shortened to install Paper Desktop and open it once.

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

Agent harnesses can load the plugin without Paper Desktop already listening on :29979.

Co-authored-by: Cursor <cursoragent@cursor.com>
This was referenced Aug 3, 2026

@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 1 potential issue.

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 82932fe. Configure here.

Comment thread plugins/paper-desktop/mcp.json
@itsdouges itsdouges changed the title Switch Paper MCP to stdio CLI paper stdio mcp Aug 3, 2026
@itsdouges
itsdouges merged commit f12a7c4 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