Spawn a transparent proxy for an MCP server
Spawn a transparent proxy that will redirect to an MCP server endpoint. This command creates a standalone proxy without starting a container.
thv proxy [flags] SERVER_NAME
-h, --help help for proxy
--oidc-audience string Expected audience for the token
--oidc-client-id string OIDC client ID
--oidc-issuer string OIDC issuer URL (e.g., https://accounts.google.com)
--oidc-jwks-url string URL to fetch the JWKS from
--port int Port for the HTTP proxy to listen on (host port)
--target-uri string URI for the target MCP server (e.g., http://localhost:8080) (required)
--debug Enable debug mode
- thv - ToolHive (thv) is a lightweight, secure, and fast manager for MCP servers