mirror of
https://github.com/AdsPower/adspower-browser.git
synced 2026-09-19 03:08:18 +08:00
Update README.MD
This commit is contained in:
@@ -56,6 +56,11 @@ Codex:
|
||||
codex mcp add --env PORT="50325" --env API_KEY="your_api_key" adspower-local-api -- npx -y local-api-mcp-typescript
|
||||
```
|
||||
|
||||
OpenClaw:
|
||||
```bash
|
||||
openclaw mcp set adspower-local-api '{"command":"npx","args":["-y","local-api-mcp-typescript"],"env":{"PORT":"50325","API_KEY":"your_api_key"}}'
|
||||
```
|
||||
|
||||
Cursor: Go to Cursor Settings -> MCP -> Add New MCP Server, and then paste the following content:
|
||||
```json
|
||||
{
|
||||
@@ -181,4 +186,4 @@ cd packages/adspower-browser
|
||||
docker-compose -f ./docker-compose.yml up -d
|
||||
|
||||
docker-compose exec adspower-cli /bin/bash
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user