Skip to content

make npx MCP launch non-interactive#4

Open
spqw wants to merge 1 commit intoblitzdotdev:masterfrom
spqw:spqw/npx-noninteractive-launch-clean
Open

make npx MCP launch non-interactive#4
spqw wants to merge 1 commit intoblitzdotdev:masterfrom
spqw:spqw/npx-noninteractive-launch-clean

Conversation

@spqw
Copy link
Copy Markdown

@spqw spqw commented Apr 20, 2026

Fixes #5

What changed

  • add -y to generated npx MCP launch commands for Claude Code, Cursor, and Codex
  • update the manual README configuration examples to match

Why

Plain npx @blitzdev/iphone-mcp can prompt on first install or cache miss.

MCP stdio startup should stay non-interactive, so the generated and documented launch commands should use npx -y consistently.

Impact

Configured MCP launches become non-interactive and more reliable across clients.

Validation

  • npm run typecheck

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.

Use non-interactive npx launch commands for MCP configs

1 participant