drio
Open app

🤖 Welcome to the Robot Takeover Setup Script! 🚀

Source

Easy setup script for Anthropic Claude Model Context Protocol (MCP) servers on Windows

Catalog onlyCatalog onlySTDIO

Overview

The Claude MCP Setup is an easy-to-use setup script for deploying Anthropic Claude Model Context Protocol (MCP) servers on Windows systems, facilitating automated task management through artificial intelligence.

To use this setup, ensure you have Python, Node.js, and a Google Cloud account. Create your required .env file with necessary API keys and run the setup script using Python.

  • Supports a variety of MCP servers (file systems, GitHub, databases, and more). - Easy configuration via .env files for authentication. - Deployment of a "robot army" for various tasks including file management and Gmail/Drive operations.
  1. Deploying automated file management systems on Windows.
  2. Integrating GitHub operations into workflows for seamless automation.
  3. Managing Gmail and Google Drive through automated scripts.

Add to your AI client

Use these steps to connect 🤖 Welcome to the Robot Takeover Setup Script! 🚀 in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "claude-mcp-setup-patruff": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-setup-patruff"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "claude-mcp-setup-patruff": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-setup-patruff"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "claude-mcp-setup-patruff": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-setup-patruff"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "claude-mcp-setup-patruff": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-setup-patruff"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "claude-mcp-setup-patruff": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-setup-patruff"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "claude-mcp-setup-patruff": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-claude-mcp-setup-patruff"
      ]
    }
  }
}

FAQ

**What prerequisites are needed?**

Python 3.x, Node.js, and a Google Cloud account are required.

**How do I handle API keys?**

Create a `.env` file containing your API keys and place it in the same directory as the setup script.

**What if I encounter authentication issues?**

Verify that your OAuth credentials are correct and ensure you have activated the necessary APIs in your Google Cloud Project.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":234,"uuid":"6851a9e0-0438-4d43-a41b-e92fbee28a8e","name":"claude-mcp-setup","title":"🤖 Welcome to the Robot Takeover Setup Script! 🚀","description":"Easy setup script for Anthropic Claude Model Context Protocol (MCP) servers on Windows","avatar_url":"https://avatars.githubusercontent.com/u/14841709?v=4","created_at":"2024-12-13T10:39:11.660Z","updated_at":"2024-12-13T12:28:11.855Z","status":"created","author_name":"patruff","author_avatar_url":"https://avatars.githubusercontent.com/u/14841709?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/patruff/claude-mcp-setup","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]