package
Version:
v0.2.6
Opens a new window with list of versions in this module.
Published: May 20, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Options struct {
URL string `short:"u" long:"url" description:"mcp url" required:"true"`
OAuth2ConfigURL string `short:"c" long:"config" description:"oauth2 config file"`
}
New constructs a bridge Service. Provide either Config.Endpoint or Config.URL.
HTTP starts an HTTP/SSE server on the given address that proxies MCP JSON-RPC calls to the client endpoint.
Stdio starts a JSON-RPC server over standard input/output that proxies MCP calls to the client endpoint.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.