Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
proxy_add_target | Add a new target domain for proxy monitoring |
proxy_remove_target | Remove a target domain from proxy monitoring |
proxy_list_targets | List all target domains and their status |
proxy_update_target | Update target domain configuration |
proxy_start_server | Start the proxy server with optional SSL bumping |
proxy_stop_server | Stop the proxy server |
proxy_server_status | Get proxy server status and statistics including SSL bumping status |
ssl_create_ca | Create a new Certificate Authority for SSL bumping |
ssl_list_cas | List all available Certificate Authorities |
ssl_switch_ca | Switch to a different Certificate Authority |
ssl_get_ca_certificate | Get CA certificate and installation instructions |
ssl_generate_certificate | Generate server certificate for specific domain |
ssl_ca_status | Get current CA status and configuration |
proxy_generate_setup | Generate browser and system proxy setup scripts |
proxy_get_pac_file | Get the current PAC (Proxy Auto-Configuration) file content |
proxy_get_traffic_log | Get captured traffic log with filtering options |
proxy_export_har | Export traffic log as HAR (HTTP Archive) format |
proxy_clear_traffic_log | Clear the traffic log |
proxy_import_config | Import proxy configuration from file |
proxy_export_config | Export current proxy configuration to file |
proxy_analyze_traffic | Analyze captured traffic patterns and statistics |
proxy_get_performance_metrics | Get proxy server performance metrics |