MCP server · Cutover
cutover-mcp
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport stdio
Tools
list_workspaces— List workspaces available to the authenticated tokenquery_workspaces— Query workspaces by criteriaget_workspace_by_id— Retrieve a single workspace by idcreate_workspace— Create a new workspacelist_runbooks— List runbooks in a workspacecreate_runbook— Create a runbook (including copying from a template)manage_runbook— Start, pause, or otherwise control a runbook's lifecycleupdate_runbook— Update runbook attributesget_runbook_teams— List the teams attached to a runbookget_runbook_template_copies— List runbooks copied from a given templatestart_task— Start a task within a runbookcomplete_task— Mark a task as completeskip_task— Skip a task within a runbookdelete_task— Delete a task from a runbooklist_task_types— List available task typesdelete_stream— Delete a stream (task grouping) from a runbooklist_custom_fields— List custom fieldsget_custom_field— Retrieve a single custom fieldget_action_logs— Retrieve action/audit logsget_activities— Retrieve activity historyget_user— Retrieve a single usersearch_users— Search users
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.