Skip to content

Conversation

tconley1428
Copy link
Contributor

@tconley1428 tconley1428 commented Oct 8, 2025

What was changed

MCP Server factory can optionally take a set of arguments to for constructing the server.

Breaking change: MCPServerProviders now require a name argument.

Why?

Allows customization of mcp servers dynamically.

Checklist

  1. Closes [Feature Request] Allow providing additional data to MCP server construction #1146

  2. How was this tested:
    In addition to new tests, I replaced workflow side code with the old version and made sure it still succeeded.

  3. Any docs updates needed?

@tconley1428 tconley1428 requested a review from a team as a code owner October 8, 2025 19:22
@tconley1428 tconley1428 changed the title Allow arguments to be provided to MCP Server creation 💥 Allow arguments to be provided to MCP Server creation Oct 9, 2025
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.

[Feature Request] Allow providing additional data to MCP server construction

3 participants