app

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2026 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Package app contains the mcp-filter-proxy application implementation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(args []string, getenv func(string) string, version string, stdout, stderr io.Writer) int

Run executes the proxy and returns a process exit code.

Types

type Config

type Config struct {
	RemoteURL, Transport, ListenAddr                                       string
	Headers                                                                http.Header
	AuthHeaderName, AuthHeaderPrefix, AuthToken                            string
	AuthGrantType, AuthTokenURL, AuthClientID, AuthClientSecret, AuthScope string
	ToolInclude, ToolExclude                                               string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL