Skip to content

enhance: replace Files.com server with official remote - #1385

Merged
calvinmclean merged 4 commits into
obot-platform:feat/7376-safe-upgradesfrom
calvinmclean:feat/files-com-remote
Aug 20, 2026
Merged

calvinmclean merged 4 commits into
obot-platform:feat/7376-safe-upgradesfrom
calvinmclean:feat/files-com-remote

Conversation

@calvinmclean

@calvinmclean calvinmclean commented Aug 7, 2026

Copy link
Copy Markdown
Member

Summary

  • replace the existing containerized Files.com catalog entry with Files.com’s official hosted MCP server
  • preserve the existing obot-files-dot-com entry key while changing the runtime from containerized to remote
  • remove the separate remote entry and deprecation-based transition
  • refresh the tool preview from a live Files.com remote instance

Configuration changes

Existing connections must provide their Files.com site subdomain through FILES_COM_SITE. Authentication uses browser-based OAuth by default, with an optional Files.com API key supplied through the X-FilesAPI-Key header for automated or headless use.

This replaces the container’s required FILES_COM_API_KEY environment variable. Multiple configured Files.com site connections are supported.

Tool compatibility

The live remote server exposes the same 61 tools as the previous container preview. No tools were removed. Create_Bundle and Update_Bundle additionally expose the permissions parameter.

The existing catalog exclusions for Download_File_to_Local and Upload_File_from_Local remain unchanged.

Validation

  • verified all 61 tool names and exact parameter-key sets against live instance ms1887x6
  • obot mcp validate-catalog-yaml --require-entry-key ./*.yaml
  • git diff --check

@calvinmclean
calvinmclean changed the base branch from main to feat/7376-catalog-overhaul August 7, 2026 15:58
@calvinmclean
calvinmclean force-pushed the feat/files-com-remote branch from fdcd6d8 to fda8d09 Compare August 7, 2026 16:18
@calvinmclean
calvinmclean force-pushed the feat/files-com-remote branch from fda8d09 to e2cf561 Compare August 7, 2026 21:08
@calvinmclean
calvinmclean force-pushed the feat/7376-catalog-overhaul branch from 08b85e2 to 968dc71 Compare August 10, 2026 18:43
@calvinmclean calvinmclean changed the title enhance: add official Files.com remote enhance: replace Files.com server with official remote Aug 19, 2026
@calvinmclean
calvinmclean force-pushed the feat/files-com-remote branch from 77d0288 to f29860f Compare August 20, 2026 19:18
@calvinmclean
calvinmclean changed the base branch from feat/7376-catalog-overhaul to feat/7376-safe-upgrades August 20, 2026 19:19
@calvinmclean
calvinmclean marked this pull request as ready for review August 20, 2026 19:19
@calvinmclean
calvinmclean merged commit f699394 into obot-platform:feat/7376-safe-upgrades Aug 20, 2026
1 of 2 checks passed
@calvinmclean
calvinmclean deleted the feat/files-com-remote branch August 20, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant