warp-yg (MCP Server)

GitHub

warp多功能一键脚本,支持warp-go与wgcf切换,无限生成warp配置文件,支持升级warp+、warp团队账户,查看VPS本地IP、netflix、chatgpt解锁状态

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "warp-yg": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-warp-yg"
      ]
    }
  }
}