Releases
v0.2.0
Compare
Sorry, something went wrong.
No results found
uipath-mcp v0.2.0
Breaking Changes
Bumped minimum dependency versions: uipath>=2.10.40 and uipath-runtime>=0.10.0. Projects using older versions of these packages will need to upgrade.
Features
Streamable HTTP transport — MCP servers can now use streamable-http transport in addition to stdio (#161 )
Token refresh mechanism — background token refresh for long-lived MCP runtime connections, supporting both OAuth and client credentials flows (#179 )
Server name validation — MCP config loader now validates server names on load (#145 )
Samples — added sample projects for MCP functions agent, SDK server, and GitHub/Slack agents
Fixes
Folder path error handling — improved error messages when UIPATH_FOLDER_PATH is invalid (#183 )
OAuth token refresh — replaced deleted PortalService with IdentityService to align with upstream uipath 2.10.x changes
You can’t perform that action at this time.