Files
openhuman/app/src-tauri
M3gA-Mind 89b43fb841 feat(settings): add MCP server configuration panel (#2030)
Adds a Settings panel under Developer Options that lets users configure
external MCP clients (Claude Desktop, Cursor, Codex, Zed) to connect to
the openhuman-core mcp stdio server — removing the need to hand-edit
vendor JSON files.

- New Tauri commands: mcp_resolve_binary_path (returns binary path + OS),
  mcp_open_client_config (opens per-OS config file in system editor)
- React panel with tool list (10 tools), per-client JSON snippet generator,
  copy-to-clipboard, and Tauri-gated "Open Config File" button
- OS-aware config file paths for all four supported clients
- 8 Vitest tests + 9 Rust unit tests; all checks pass

Closes #2030
2026-05-20 20:17:56 +05:30
..
2026-03-29 10:30:18 -07:00
2026-03-29 10:30:18 -07:00
2026-05-20 09:49:36 +00:00
2026-05-20 09:49:36 +00:00
2026-05-20 09:49:36 +00:00