Dynamically configure Model Context Protocol (MCP) server arguments at runtime.
Superargs is a middleware wrapper that enables dynamic injection of arguments into MCP servers at runtime. Instead of pre-configuring servers with necessary arguments and credentials, users can provide these details on-the-fly, enhancing flexibility and reducing setup overhead. It forwards all MCP requests to the underlying child server and introduces a tool to manage these arguments, ensuring connected clients are aware of changes.