Skip to content

Commit d225121

Browse files
committed
move section
1 parent 17b136d commit d225121

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

docs/mcp-server/mcp-server-overview.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ Unlike cloud-based solutions that require sending your data externally, the Azur
2222
> [!IMPORTANT]
2323
> Azure DevOps MCP Server is in public preview. Features and functionality might change before general availability. For issues or feedback, visit the [GitHub repository](https://github.com/microsoft/azure-devops-mcp).
2424
25+
## Get started with MCP Server
26+
27+
Ready to enhance your AI assistant with Azure DevOps context? The Azure DevOps MCP Server works with popular AI coding environments like Visual Studio Code with GitHub Copilot, Visual Studio 2022, Cursor, and Claude Code.
28+
29+
For detailed installation instructions and setup for your preferred environment, see [Install Azure DevOps MCP Server](https://github.com/microsoft/azure-devops-mcp/blob/main/docs/GETTINGSTARTED.md).
30+
2531
## Why use Azure DevOps MCP Server?
2632

2733
Traditional AI assistants lack context about your specific projects, work items, and team processes. They can help with generic coding questions but can't answer "What's blocking our current sprint?" or "Which pull requests need my review?" The Azure DevOps MCP Server bridges this gap by connecting your AI assistant directly to your Azure DevOps data.
@@ -116,16 +122,8 @@ The Azure DevOps MCP Server provides your AI assistant with secure access to you
116122
- "Get all completed work items from the last sprint"
117123
- "Create a summary report for stakeholders highlighting key accomplishments and metrics"
118124

119-
## Get started with MCP Server
120-
121-
Ready to enhance your AI assistant with Azure DevOps context? The Azure DevOps MCP Server works with popular AI coding environments like Visual Studio Code with GitHub Copilot, Visual Studio 2022, Cursor, and Claude Code.
122-
123-
For detailed installation instructions and setup for your preferred environment, see [Getting started with Azure DevOps MCP Server](https://github.com/microsoft/azure-devops-mcp/blob/main/docs/GETTINGSTARTED.md).
124-
125125
## Related content
126126

127127
- [Example prompts for Azure DevOps MCP Server](https://github.com/microsoft/azure-devops-mcp/blob/main/docs/EXAMPLES.md)
128128
- [Troubleshoot Azure DevOps MCP Server](https://github.com/microsoft/azure-devops-mcp/blob/main/docs/TROUBLESHOOTING.md)
129129
- [Frequently asked questions about Azure DevOps MCP Server](https://github.com/microsoft/azure-devops-mcp/blob/main/docs/FAQ.md)
130-
131-

docs/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
- name: Azure DevOps MCP Server
2-
href: mcp-server/mcp-server-overview.md
31
- name: Azure DevOps
42
href: index.yml
53
- name: Get started >>
64
href: get-started/index.yml
5+
- name: Azure DevOps MCP Server
6+
href: mcp-server/mcp-server-overview.md
77
- name: Azure Artifacts >>
88
href: artifacts/index.yml
99
- name: Azure Boards >>

0 commit comments

Comments
 (0)