Skip to content

docs: replace install-mcp with aix add mcp - #33

Merged
yokuze merged 2 commits into
mainfrom
replace-install-mcp-with-aix-1592587288481737353
Jun 28, 2026
Merged

docs: replace install-mcp with aix add mcp#33
yokuze merged 2 commits into
mainfrom
replace-install-mcp-with-aix-1592587288481737353

Conversation

@yokuze

@yokuze yokuze commented Jun 28, 2026

Copy link
Copy Markdown
Member

This change replaces all instances of the install-mcp command with aix add mcp.
aix is a more robust tool for managing AI assistant configurations across multiple editors.

Changes:

  • Replaced [install-mcp](https://www.npmjs.com/package/install-mcp) with [aix](https://aix.a1st.dev/cli/add/#aix-add-mcp)
  • Replaced npx -y install-mcp @hypothesi/tauri-mcp-server --client <client> with npx -y @a1st/aix add mcp @hypothesi/tauri-mcp-server --user
  • Consolidated redundant client-specific installation blocks in the root README.md into a single simplified section.
  • Updated documentation in:
    • README.md
    • docs/index.md
    • docs/guides/getting-started.md
    • packages/mcp-server/README.md

PR created automatically by Jules for task 1592587288481737353 started by @yokuze

This change replaces all instances of the `install-mcp` command with `aix add mcp`.
`aix` is a more robust tool for managing AI assistant configurations across multiple editors.

Changes:
- Replaced `[install-mcp](https://www.npmjs.com/package/install-mcp)` with `[aix](https://aix.a1st.dev/cli/add/#aix-add-mcp)`
- Replaced `npx -y install-mcp @hypothesi/tauri-mcp-server --client <client>` with `npx -y @a1st/aix add mcp @hypothesi/tauri-mcp-server --user`
- Consolidated redundant client-specific installation blocks in the root README.md into a single simplified section.
- Updated documentation in:
  - README.md
  - docs/index.md
  - docs/guides/getting-started.md
  - packages/mcp-server/README.md
@google-labs-jules

Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

This change replaces all instances of the `install-mcp` command with the specific `aix add mcp` command provided.
`aix` is a more robust tool for managing AI assistant configurations across multiple editors.

Changes:
- Replaced `[install-mcp](https://www.npmjs.com/package/install-mcp)` with `[aix](https://aix.a1st.dev/cli/add/#aix-add-mcp)`
- Replaced `npx -y install-mcp @hypothesi/tauri-mcp-server --client <client>` with `npx -y @a1st/aix add mcp tauri --command 'npx @hypothesi/tauri-mcp-server' --user`
- Consolidated redundant client-specific installation blocks in the root README.md into a single simplified section.
- Updated documentation in:
  - README.md
  - docs/index.md
  - docs/guides/getting-started.md
  - packages/mcp-server/README.md
@yokuze
yokuze marked this pull request as ready for review June 28, 2026 17:58
@yokuze

yokuze commented Jun 28, 2026

Copy link
Copy Markdown
Member Author

Closes #26

@yokuze
yokuze merged commit c244fd0 into main Jun 28, 2026
15 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