Search DevTools

Jump to any tool or page

copilotcliswitchgate-mcp

Remote MCP for Copilot CLI switch gate MCP, structured receipts, audit logs, and reviewer-ready evid

clauxel0 stars0 forksDesign & UX
View source

Install

mcp_config.json

{
  "mcpServers": {
    "com-clauxel-copilotcliswitchgate-copilotcliswitchgate-mcp": {
      "url": "https://copilotcliswitchgate.clauxel.com/mcp",
      "type": "streamable-http"
    }
  }
}

Documentation

Copilot CLI Switch Gate

Copilot CLI Switch Gate is a hosted remote MCP for Copilot CLI switch gate MCP.

This repository is a public documentation project for Copilot CLI Switch Gate. Its structure follows the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and a public-safe boundary.

Start Here

Remote MCP

Reading Order

  1. Quickstart
  2. Evaluation guide
  3. Checkout and pricing
  4. Workflow notes
  5. Security model
  6. Public link reference

Audience

developer platform teams, release owners, AI engineering leads, and delivery reviewers.

Capabilities

  • Streamable HTTP MCP endpoint
  • Bearer-token access for production calls
  • Structured tool-call output
  • Receipt-oriented evidence export
  • Public server card and registry metadata
  • MCP tool: check_cli_switch_gate
  • MCP tool: map_cli_command
  • MCP tool: classify_migration_risk
  • MCP tool: issue_switch_receipt
  • MCP tool: export_switch_log

Public-Safe Boundary

This repository contains documentation only. It does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.

Sourced from the repository README.

More in Design & UX