An HTTP(s) proxy `http.Agent` implementation for HTTP
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Turn a function into an `http.Agent` instance
Maps proxy protocols to `http.Agent` implementations
An HTTP(s) proxy `http.Agent` implementation for HTTPS
The one-liner node.js proxy middleware for connect, express, next.js and more
Determine address of proxied request
A PAC file proxy `http.Agent` implementation for HTTP
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
HTTP proxying for the masses
Global HTTP/HTTPS proxy configurable using environment variables.
ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objects
TypeScript definitions for http-proxy
Compare two objects using accessed properties with Proxy
Determine the address of a proxied request
Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.
an identity object using ES6 proxies
Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.
A TypeScript SSE proxy for MCP servers that use stdio transport.
<!--BEGIN STABILITY BANNER-->
<!-- automd:badges codecov color=yellow -->
http proxy middleware for express
A simple utility to build an axios proxy request object from env's
Intuitive magical memoization library with Proxy and WeakMap
Protocol-agnostic proxy framework for debugging app traffic
Adaptive prompting techniques, K-means task clustering, and temperature optimization for the Brainwires Agent Framework
Speech (TTS / STT) provider clients for the Brainwires Agent Framework — Azure Speech, Cartesia, Deepgram, ElevenLabs, Fish Audio, Google TTS, Murf, plus browser-native `web_speech` (wasm32)
Codebase indexing + hybrid retrieval (vector + BM25) for the Brainwires Agent Framework. Includes AST-aware chunking via tree-sitter (12 languages), Git history search, and reranking via spectral diversity / cross-encoder.
Built-in concrete tools for the Brainwires Agent Framework — bash, file_ops, git, web, search, code_exec, semantic_search, browser, email, calendar, system. Built on `brainwires-tool-runtime`.
Tool execution runtime for the Brainwires Agent Framework — executor trait, registry, error taxonomy, sanitization, validation, transactions, smart router, plus optional orchestrator / OAuth / OpenAPI / sandbox / sessions / RAG-tool-search modules