v0.2.9
version
v0.2.9
was released on 2025-08-21 and nowlatest
tag point to this version
Tools Catalog
We improved the user experience in the Tools Catalog to provide a clearer and more efficient view, especially when working with a large number of servers and tools.
UX Fixes and Improvements
Simplify Remote MCP Servers Integration:
We've made configuring remote MCP Servers even easier. The type
field is now optional, and can be automatically inferred from the URL. This simplifies the JSON configuration, requiring only the url field.
For example:
"linear": {
"url": "https://mcp.linear.app/sse"
}
For backward compatibility, configurations that specify an explicit type will continue to function as before.
Connecting to Remote MCP Servers
We addressed long loading times for certain servers, especially remote servers or those with many tools. While full optimization is still underway, we added a UI loader to clearly show when a server is loading its configuration into MCPX.