SMCP BitLaunch Plugin
sanctumos/smcp-bitlaunch.io migrated from the sanctum-browser-automator repo and immediately expanded its scope. Your agent can now manage cloud infrastructure on BitLaunch.io:
- Server management: Create, list, show, and delete VPS instances.
- DNS management (new):
domains_list,domains_show,domains_create,domains_update,domains_delete— full CRUD for DNS records. - License upgrade: Moved from GPLv3 to AGPLv3 for consistency with the rest of the SanctumOS ecosystem.
This is the first SMCP plugin that gives an agent control over physical infrastructure. Combined with the Cursor CLI plugin (for IDE sessions) and Sanctum Tasks (for work tracking), an agent can now provision a server, deploy code to it, and track the task — all through MCP tool calls.
SMCP Doc Manager
sanctumos/smcp-doc-manager is an SMCP plugin for managing Letta sources and folders. It also converts markdown to PDF and DOCX formats. The initial v0.1.0 release shipped with a critical fix: passing embedding_config when creating sources and folders, which was causing Letta HTTP 400 errors.
(Yes, there's also an smcp-doc-manger repo — the typo. It contains just an initial commit and will presumably redirect to the correctly spelled version.)