Skip to main content
Coding AgentsRust

VertexStudio/developer

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

coding-agentslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/VertexStudio/developer

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Coding Agents
Language
Rust
Author
VertexStudio