Skip to content

Conversation

@JanPokorny
Copy link
Collaborator

@JanPokorny JanPokorny commented Nov 19, 2025

Summary

Refs: #1604

Linked Issues

Documentation

  • No Docs Needed:

If this PR adds new feature or changes existing. Make sure documentation is adjusted accordingly. If the docs is not needed, please explain why.

@JanPokorny JanPokorny force-pushed the janpokorny/feat-agentstack-server-support-stdio-mcp branch 6 times, most recently from e72a5b7 to 041c7f5 Compare November 21, 2025 15:39
@JanPokorny JanPokorny force-pushed the janpokorny/feat-agentstack-server-support-stdio-mcp branch 10 times, most recently from be9ff2a to fef9909 Compare November 26, 2025 14:38
@JanPokorny
Copy link
Collaborator Author

JanPokorny commented Nov 28, 2025

TODO in this PR:

  • Working implementation using pods with supergateway sidecar
  • Split OAuth (external) and Kubernetes (internal) MCP server logic into separate services
  • Start managed MCP server on "connect", not "create"
  • Revise connect/disconnect/probe logic to be applicable to both
  • Review feedback
  • Propagate bearer token to env vars of provider
  • Docs

For future PR:

  • Allow http MCP servers to be managed too
  • Allow running MCP servers in an external cluster (like provider builds)

Signed-off-by: Jan Pokorný <[email protected]>
@JanPokorny JanPokorny force-pushed the janpokorny/feat-agentstack-server-support-stdio-mcp branch from f0bdd44 to 21f1490 Compare December 1, 2025 13:53
@JanPokorny JanPokorny changed the title wip: support stdio mcp feat(agentstack-server): support stdio mcp Dec 1, 2025
@JanPokorny JanPokorny marked this pull request as ready for review December 1, 2025 14:24
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Dec 1, 2025
@JanPokorny JanPokorny force-pushed the janpokorny/feat-agentstack-server-support-stdio-mcp branch from 95799a9 to 16661a7 Compare December 1, 2025 15:59
Copy link
Contributor

@pilartomas pilartomas left a comment

Choose a reason for hiding this comment

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

One small security issue, otherwise LGTM

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 2, 2025
@JanPokorny JanPokorny merged commit 128c63b into main Dec 2, 2025
10 checks passed
@JanPokorny JanPokorny deleted the janpokorny/feat-agentstack-server-support-stdio-mcp branch December 2, 2025 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants