Skip to content

Add MCP setup to the app menu - #76

Merged
pranc1ngpegasus merged 1 commit into
mainfrom
agent/add-mcp-menu-setup
Jul 11, 2026
Merged

Add MCP setup to the app menu#76
pranc1ngpegasus merged 1 commit into
mainfrom
agent/add-mcp-menu-setup

Conversation

@pranc1ngpegasus

Copy link
Copy Markdown
Member

Summary

  • add Wisp → MCP Setup… and the ⌘, shortcut
  • add a dedicated, single-instance setup window for enabling, disabling, and retrying the local MCP bridge
  • let users copy the bundled executable path or ready-to-paste Claude and OpenCode configurations
  • carry the active IPC address and optional token into copied configs, and warn when a non-loopback bridge has no token
  • document the new setup flow

Why

The local MCP bridge was only discoverable from the library screen, while client registration still required manually finding the bundled wisp-mcp path. The new menu flow makes setup available regardless of the current transcript view or permission onboarding state without mutating recording state.

Validation

  • cargo fmt --all -- --check
  • git diff --check
  • cargo check -p wisp-desktop --all-targets --features gpui/runtime_shaders
  • cargo test --workspace --features gpui/runtime_shaders — 52 tests passed

The default GPUI Metal precompilation path could not be exercised locally because this machine does not have the Full Xcode metal tool; the runtime-shader build path compiled and passed the full workspace test suite.

@pranc1ngpegasus
pranc1ngpegasus marked this pull request as ready for review July 11, 2026 13:06
@pranc1ngpegasus
pranc1ngpegasus merged commit 7ac4fe5 into main Jul 11, 2026
2 checks passed
@pranc1ngpegasus
pranc1ngpegasus deleted the agent/add-mcp-menu-setup branch July 11, 2026 13:06
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