Bundler
Extend the bundler configuration for your MCP server.
xmcp uses rspack to bundle your tools. You can customize the configuration by adding the following to your xmcp.config.ts file:
Rspack provides configurations similar to webpack. You can find more details in the rspack documentation.