Skip to content

docs(GUIDES): MCP install step — clone+link + npx-form config - #31

Merged
skansal-rome merged 1 commit into
mainfrom
docs-guides-mcp-install-fix
Jul 24, 2026
Merged

docs(GUIDES): MCP install step — clone+link + npx-form config#31
skansal-rome merged 1 commit into
mainfrom
docs-guides-mcp-install-fix

Conversation

@skansal-rome

Copy link
Copy Markdown
Contributor

The MCP integration guide's step 1 told users to run npm install -g github:rome-protocol/rome-cli#v0.9.0 — the exact install form that fails (#25): npm prepares the nested github: deps without their own node_modules, and no working binary is produced (re-confirmed today in an isolated prefix, even with warm git-dep caches).

Matches the fix already applied to the docs site's rome-cli page. Docs-only; local build + 122/122 tests pass.

… config

The step-1 install was the plain -g github: form, which fails (#25 — npm
prepares the nested github: deps without their node_modules). Swap in the
README's clone+link recipe and add the no-install npx-form MCP config,
both verified working (initialize handshake over stdio).
@skansal-rome
skansal-rome merged commit ab56752 into main Jul 24, 2026
6 checks passed
@skansal-rome
skansal-rome deleted the docs-guides-mcp-install-fix branch July 24, 2026 05:18
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