Discover Packages
github.com/pluralsh/console/go/deployment-operator
internal
mcpserver
agent
package
Version:
v0.6.47
Opens a new window with list of versions in this module.
Published: Jun 27, 2026
License: AGPL-3.0, Apache-2.0, MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Option is a function that configures an MCP server instance
func WithOpenAIProxy(chatCompletionsURL, responsesURL string ) Option
WithOpenAIProxy registers local OpenAI chat completion and responses endpoints
that convert streaming client requests into non-streaming upstream calls.
WithTool registers a tool with the MCP server
WithTools enables the MCP server to support tools
WithVersion sets the MCP server version
Server wraps the mcp server with Plural credentials
NewServer creates a new MCP server instance
Shutdown gracefully stops the MCP HTTP server.
Start starts the MCP server with streamable HTTP transport
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.