apps/mcp-server/v0.2.2
trycompai/compapps/mcp-server/v0.2.2Jul 16, 2026by github-actions[bot]
AI Summary
This SDK update introduces new API endpoints for security features like two-factor authentication, trust portals, and ISMS management, while modifying an existing organization update method.
Key Highlights
- Added TwoFactorSourceController methods for retrieving and setting sources
- Added Trust Portal methods for security questionnaires
- Added ISMS methods for document export and versioning
- Added Frameworks custom update functionality
- Breaking change: Organization update request structure modified
Breaking Changes
- CompAi.Organization.OrganizationController_updateOrganization_v1() request changed
New Features
- New TwoFactorSourceController_getAvailableTwoFactorSources_v1() method
- New TwoFactorSourceController_setTwoFactorSource_v1() method
- New Trust Portal security questionnaire update methods
- New ISMS document export with versionId parameter
- New Frameworks custom update functionality
Full Release Notes
# Generated by Speakeasy CLI [@trycompai/mcp-server 0.2.2]() ## Mcp-typescript SDK Changes: * `CompAi.Organization.OrganizationController_updateOrganization_v1()`: `request` **Changed** (Breaking ⚠️) * `CompAi.Integrations.TwoFactorSourceController_getAvailableTwoFactorSources_v1()`: **Added** * `CompAi.Integrations.TwoFactorSourceController_setTwoFactorSource_v1()`: **Added** * `CompAi.People.PeopleController_getMemberAccess_v1()`: **Added** * `CompAi.Integrations.TwoFactorSourceController_getTwoFactorStatuses_v1()`: **Added** * `CompAi.Trust Portal.TrustPortalController_updateSecurityQuestionnaire_v1()`: **Added** * `CompAi.Trust Access.TrustAccessController_getPublicSecurityQuestionnaire_v1()`: **Added** * `CompAi.ISMS.IsmsController_getVersions_v1()`: **Added** * `CompAi.Frameworks.FrameworksController_updateCustom_v1()`: **Added** * `CompAi.Integrations.TwoFactorSourceController_getTwoFactorSource_v1()`: **Added** * `CompAi.ISMS.IsmsController_exportDocument_v1()`: * `request.body.versionId` **Added** * `CompAi.ISMS.IsmsRegistersController_createRow_v1()`: * `request.body` **Changed** * `CompAi.ISMS.IsmsRegistersController_updateRow_v1()`: * `request.body` **Changed** Generated with [Speakeasy CLI 1.790.2](https://github.com/speakeasy-api/speakeasy/releases) Publishing Completed