Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- mcp_ado_core_list_projects — List Azure DevOps projects.
- mcp_ado_core_list_project_teams — List teams in a project.
- mcp_ado_core_get_identity_ids — Resolve identity ids.
- work — Iterations, team settings, and capacity.
- work_iteration_write — Write iteration settings.
- work_capacity_write — Write team capacity.
- wit_work_item — Read a work item.
- wit_work_item_write — Create or update a work item.
- wit_work_item_comment_write — Comment on a work item.
- wit_work_item_link_write — Link work items.
- wit_query — Run a work-item query.
- wit_backlog — Read a backlog.
- wit_work_item_attachment — Work-item attachments.
- repo_repository — Read repositories.
- repo_pull_request — Read pull requests.
- repo_pull_request_thread — Read pull-request threads.
- repo_branch — Read branches.
- repo_file — Read repository files.
- repo_search_commits — Search commits.
- repo_pull_request_write — Create or update a pull request.
- repo_pull_request_thread_write — Write a pull-request thread.
- repo_create_branch — Create a branch.
- pipelines_build — Read builds.
- pipelines_build_log — Read build logs.
- pipelines_definition — Read pipeline definitions.
- pipelines_run — Read pipeline runs.
- pipelines_artifact — Read pipeline artifacts.
- pipelines_write — Create or update a pipeline.
- testplan — Read test plans.
- testplan_show_test_results_from_build_id — Test results for a build.
- testplan_test_plan_write — Create or update a test plan.
- testplan_test_suite_write — Create or update a test suite.
- testplan_test_case_write — Create or update a test case.
- wiki — Read wikis.
- wiki_upsert_page — Create or update a wiki page.
- mcp_ado_search_code — Search code.
- mcp_ado_search_wiki — Search wikis.
- mcp_ado_search_workitem — Search work items.
- mcp_ado_advsec_get_alerts — Advanced Security alerts.
- mcp_ado_advsec_get_alert_details — Detail for one security alert.
