Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ No, you can connect to only one organization at a time. However, you can switch

Currently, you need to fetch the list of projects so the LLM has context about the project name or ID. We plan to improve this experience in the future by leveraging prompts. In the meantime, you can set a default project name in your `copilot-instructions.md` file.

## Are PAT's supported?

Sorry, PAT's are currently not supported in this local MCP Sever.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe justify here this is by design, to avoid contributions adding support to it: https://devblogs.microsoft.com/devops/reducing-pat-usage-across-azure-devops/


## Is there a remote supported version of the MCP Server?

At this time, only the local version of the MCP Server is supported.