Skip to content

ops

The ops endpoint homes the cross-cutting tools that don’t belong to a single business domain — identity, GitHub, sandbox orchestration, verification, workflows, apps, edge functions, decisions, and plans.

Endpointhttps://ops.mcp.devfellowship.com/mcp
Tools26
Backing dataidentity (actors/users), GitHub, sandbox orchestration, verification, workflows, apps, edge functions, decisions, plans

Identity (user & actors)

ToolDescription
get_current_userGet the authenticated user.
get_my_rolesGet your IAM roles.
list_actorsList actors.
get_actorGet an actor.
get_actor_for_userResolve the actor for a user.
get_agent_by_slugLook up an agent definition by slug.
list_agent_definitionsList agent definitions.
get_actor_delegationsList an actor’s delegations.
create_delegationCreate a delegation.
revoke_delegationRevoke a delegation.

GitHub

ToolDescription
create_branchCreate a branch on a repo.
get_task_branch_nameResolve the branch name for a task.

Sandboxes & verification

ToolDescription
provision_sandboxProvision a sandbox.
get_sandbox_statusCheck sandbox status.
destroy_sandboxTear down a sandbox.
verify_sandboxRun sandbox verification.
get_verification_reportFetch a verification report.

Workflows, apps & edge functions

ToolDescription
create_dev_environmentCreate a dev environment / workflow.
create_appCreate an app (apps schema).
get_appGet an app.
list_appsList apps.
update_appUpdate an app.
delete_appDelete an app.
upload_fileUpload a file via the edge function.

Decisions & plans

ToolDescription
decisions_searchSearch the decision graph (ADRs / decision records).
plans_set_visibilitySet a plan’s visibility.
plans_set_visibility_batchSet visibility for multiple plans in one call.