coding agents

Developer

Comprehensive developer tools for file editing, shell command execution, and screen capture capabilities

local
macos
windows
linux
rust
coding agents
0
View on GitHub

Installation

npx -y VertexStudio/developer

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "developer",
  "command": "npx",
  "args": [
    "-y",
    "VertexStudio/developer"
  ]
}

About This MCP Server

VertexStudio/developer

Comprehensive developer tools for file editing, shell command execution, and screen capture capabilities

GitHub: https://github.com/VertexStudio/developer

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub