Skip to content

Conversation

@codelion
Copy link
Member

Enhanced MCP plugin to support stdio, SSE, and WebSocket transports for server connections and tool execution. Refactored ServerConfig to include transport-specific fields and improved environment/header handling. Added comprehensive test suite for MCP plugin covering configuration, server connection, tool execution, and plugin structure. Updated plugin loader tests to include MCP plugin.

Fixes #219

Enhanced MCP plugin to support stdio, SSE, and WebSocket transports for server connections and tool execution. Refactored ServerConfig to include transport-specific fields and improved environment/header handling. Added comprehensive test suite for MCP plugin covering configuration, server connection, tool execution, and plugin structure. Updated plugin loader tests to include MCP plugin.
Updated __version__ in optillm/__init__.py and project version in pyproject.toml to 0.3.0 for a new release.
@codelion codelion merged commit 4b0d734 into main Sep 29, 2025
3 checks passed
@codelion codelion deleted the feat-remote-mcp-servers branch September 29, 2025 11:36
@evangineer
Copy link

Thank you for doing this @codelion , you are a legend!

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.

MCP Plugin doesn't support remote servers

3 participants