Skip to content

Conversation

@g2vinay
Copy link
Contributor

@g2vinay g2vinay commented Nov 4, 2025

Updates docs for remote MCP.

@github-project-automation github-project-automation bot moved this to Untriaged in Azure MCP Server Nov 4, 2025
@joshfree joshfree moved this from Untriaged to In Progress in Azure MCP Server Nov 4, 2025
@joshfree joshfree added this to the 2025-11 milestone Nov 4, 2025
@g2vinay g2vinay marked this pull request as ready for review November 5, 2025 05:16
Copilot AI review requested due to automatic review settings November 5, 2025 05:16
@g2vinay g2vinay requested review from a team as code owners November 5, 2025 05:16
Copy link
Contributor

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 adds comprehensive documentation for Remote MCP Server considerations, covering authentication strategies, command implementation patterns, and deployment guidance for HTTP transport mode. The changes emphasize writing transport-agnostic code that works identically in both stdio (local) and HTTP (remote) modes.

  • Adds detailed Remote MCP Server implementation guidance in new-command.md
  • Expands troubleshooting documentation with HTTP mode testing and common authentication issues
  • Updates contributor guidelines and agent instructions with remote mode best practices

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
servers/Azure.Mcp.Server/docs/new-command.md Adds extensive "Remote MCP Server Considerations" section covering OBO vs Hosting Environment Identity, transport-agnostic design patterns, thread safety, and testing requirements
servers/Azure.Mcp.Server/TROUBLESHOOTING.md Adds local testing instructions for HTTP mode and common authentication/authorization troubleshooting scenarios (401, 403, OBO failures)
CONTRIBUTING.md Adds tip for testing Remote HTTP mode locally during development
AGENTS.md Adds remote mode guidelines to Do/Don't lists and includes architecture comparison table with key differences between stdio and HTTP modes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

4 participants