Skip to content

fix(mcp): keep proposal up to date with changes#106

Open
sicoyle wants to merge 2 commits into
dapr:mainfrom
sicoyle:feat-mcp-updates
Open

fix(mcp): keep proposal up to date with changes#106
sicoyle wants to merge 2 commits into
dapr:mainfrom
sicoyle:feat-mcp-updates

Conversation

@sicoyle
Copy link
Copy Markdown
Contributor

@sicoyle sicoyle commented Apr 2, 2026

updating proposal based on feedback here in PR: dapr/dapr#9685

Signed-off-by: Samantha Coyle <sam@diagrid.io>
Copilot AI review requested due to automatic review settings April 2, 2026 17:49
@sicoyle sicoyle changed the title fix: keep proposal up to date with changes fix(mcp): keep proposal up to date with changes Apr 2, 2026
Copy link
Copy Markdown

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

Updates the MCPServer proposal document to incorporate feedback from dapr/dapr#9685, including a revised endpoint schema and an expanded middleware model.

Changes:

  • Restructures spec.endpoint examples to use transport-specific nested objects (sse, streamableHTTP, stdio) instead of a transport + target pattern.
  • Reworks middleware from single beforeCall/afterCall workflow names to ordered hook pipelines (beforeCallTool, afterCallTool, etc.) and adds concrete middleware scenarios.
  • Updates the proposed Go API types in the document to reflect the new endpoint and middleware shapes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread 20260304-CR-mcpserver.md
Comment thread 20260304-CR-mcpserver.md Outdated
Comment thread 20260304-CR-mcpserver.md
Comment thread 20260304-CR-mcpserver.md
Signed-off-by: Samantha Coyle <sam@diagrid.io>
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.

2 participants