v2.1.5

October 15, 2025

Simpler MCP toolbox configuration without enforced URL suffixes

We’ve removed the requirement to append “/mcp” to MCPToolbox database URLs. This simplifies configuration and aligns with common DSN formats. For backward compatibility, you can preserve previous behavior with the new append_mcp_to_url flag.

Details

  • No more hardcoded “/mcp” suffix in DB URLs
  • Backward compatibility via append_mcp_to_url
  • Recommended to review current settings before upgrading

Who this is for: Teams managing MCP toolbox configurations across environments and databases.