Skip to content

Conversation

@felixizraitel
Copy link

Small temp "fix" to get this to work with Cline since I need it. Tested this out with npx opencontrol url token in cline like so and now it works.

{
  "mcpServers": {
    "mcp": {
      "disabled": false,
      "timeout": 60,
      "command": "npx",
      "args": [
        "opencontrol",
        "http://localhost:3000",
        "password"
      ],
      "transportType": "stdio",
      "autoApprove": [
        "aws"
      ]
    }
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants