Skip to content

Rename to Performance Studio, add MCP docs and settings toggle#7

Merged
erikdarlingdata merged 1 commit intodevfrom
feature/rename-and-mcp-docs
Mar 5, 2026
Merged

Rename to Performance Studio, add MCP docs and settings toggle#7
erikdarlingdata merged 1 commit intodevfrom
feature/rename-and-mcp-docs

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Summary

  • Rename "SQL Performance Studio" → "Performance Studio" across all user-facing strings (title bar, about dialog, help menu, app name, macOS bundle, csproj, MCP server name, docs)
  • Add MCP section to README with setup instructions, tool reference table, and example questions
  • Add MCP enable/port toggle to About screen as interim settings UI
  • Fix MCP endpoint URL from /mcp to / in docs and instructions
  • Fix MCP server name from sql-performance-studio to performance-studio

Files changed (13)

  • README.md, CONTRIBUTING.md, SECURITY.md — rename + MCP docs
  • MainWindow.axaml, MainWindow.axaml.cs — title bar, help menu, dialog titles
  • AboutWindow.axaml, AboutWindow.axaml.cs — heading, MCP settings toggle
  • App.axaml, Info.plist, PlanViewer.App.csproj — app name, macOS bundle, product
  • QuerySessionControl.axaml.cs — dialog titles
  • McpHostService.cs, McpInstructions.cs — server name, endpoint URL

Test plan

  • All 13 MCP endpoints validated (13/13 PASS via sub-agent)
  • App builds with no errors, 37 tests pass
  • MCP toggle in About screen saves to ~/.planview/settings.json
  • Visual check: title bar, about dialog, help menu all show "Performance Studio"

🤖 Generated with Claude Code

- Rename "SQL Performance Studio" to "Performance Studio" across all
  user-facing strings: title bar, about dialog, help menu, app name,
  macOS bundle, csproj product, MCP server name, docs
- Add MCP section to README with setup instructions, tool reference,
  and example questions
- Add MCP enable/port toggle to About screen (interim until dedicated
  settings UI)
- Fix MCP endpoint URL from /mcp to / in docs and instructions
- Fix MCP server name from sql-performance-studio to performance-studio

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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