Skip to content

Fix and simplify Patrol MCP Copilot setup in README#3100

Open
zoskar wants to merge 5 commits into
masterfrom
fix/patrol-mcp-copilot-docs
Open

Fix and simplify Patrol MCP Copilot setup in README#3100
zoskar wants to merge 5 commits into
masterfrom
fix/patrol-mcp-copilot-docs

Conversation

@zoskar

@zoskar zoskar commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

The Copilot CLI no longer reads .vscode/mcp.json. Document both the VS Code extension (.vscode/mcp.json, servers key) and the Copilot CLI (project-root .mcp.json, mcpServers key) in one section that shares a single launcher script, with a decision table, a launcher sanity-check, and a Copilot CLI readiness troubleshooting note.

Fixes #3089

The Copilot CLI no longer reads .vscode/mcp.json. Document both the VS Code extension (.vscode/mcp.json, servers key) and the Copilot CLI (project-root .mcp.json, mcpServers key) in one section that shares a single launcher script, with a decision table, a launcher sanity-check, and a Copilot CLI readiness troubleshooting note. Bump to 0.1.5.

Fixes #3089
@zoskar zoskar self-assigned this Jun 11, 2026
@github-actions github-actions Bot added the docs Concerns doc comments, READMEs, or docs label Jun 11, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the documentation and configuration for patrol_mcp to version 0.1.5. Specifically, it updates the README to fix and simplify the GitHub Copilot MCP setup by detailing the configurations for both the VS Code extension and the Copilot CLI. It also bumps the version in pubspec.yaml, updates the changelog, and adds the new version to the compatibility table in the documentation. There are no review comments, so I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown

🚀 Preview Deployment Ready!

Preview URL: https://pr-3100-patrol-docs.vercel.app


Latest Deployment

  • Commit: cec56e9
  • Branch: fix/patrol-mcp-copilot-docs
  • Triggered by: @zoskar
  • Deployed at: 2026-06-12 11:14:36 UTC

This preview URL is stable and will be updated with each new commit to this PR.

@zoskar zoskar marked this pull request as ready for review June 12, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Concerns doc comments, READMEs, or docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Patrol MCP docs point to legacy mcp directory for Copilot

1 participant