Skip to content

Conversation

pavneeta
Copy link
Contributor

No description provided.

pavneeta added 4 commits July 28, 2025 17:51
- Change from {command, args} object format to [command, flag, script] array format
- VS Code MCP installer expects array of command arguments instead of object
- Fixes 'Failed to parse scanned MCP servers: [object Object]' error
- Update all 8 installation links to use proper array format
- Should resolve VS Code MCP integration parsing issues
- Revert to {type, command, args} object format instead of array
- Include explicit 'type': 'stdio' field as required by VS Code MCP
- Fix VS Code showing 'Type: http' instead of 'stdio' in installation dialog
- Ensure proper JSON structure for VS Code MCP server configuration
- Update all 8 installation links with correct MCP server format
- Replace temporary download-and-run URLs with proper setup approach
- Add automated setup scripts for Windows/macOS/Linux
- Provide direct download links for all platforms
- Include comprehensive manual configuration examples
- Update getting started guide with clearer troubleshooting tips

This addresses the fundamental issue where 1-click installation was creating
temporary execution commands instead of permanent .vscode/mcp.json configurations.
- Fix markdown linting issues (line length, emphasis as headings, bare URLs)
- Add user-level MCP server configuration option for persistent GitHub Copilot setup
- Improve readability with proper line wrapping and formatting
- Add both workspace-specific and global configuration options for flexibility
@pavneeta pavneeta requested a review from Copilot July 29, 2025 22:39
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the installation experience for AKS-MCP by restructuring the README documentation to provide clearer, more user-friendly setup instructions. The changes focus on making the installation process more accessible and comprehensive.

Key Changes:

  • Enhanced installation instructions with step-by-step guidance
  • Added comprehensive binary download table with direct links for all platforms
  • Replaced one-click installation buttons with practical setup scripts and manual configuration options

pavneeta and others added 2 commits July 29, 2025 18:40
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@pavneeta pavneeta merged commit c09d30b into main Jul 29, 2025
6 checks passed
@pavneeta pavneeta deleted the docs/improve-installation-experience branch July 29, 2025 22:41
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