You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm start -- --toolsets all --read-only --server-url https://your-octopus.com --api-key YOUR_API_KEY
73
+
npx -y @octopusdeploy/mcp-server --toolsets all --read-only --server-url https://your-octopus.com --api-key YOUR_API_KEY
74
+
```
75
+
76
+
### Running from Github Registry
77
+
78
+
This is a temporary workaround until we start publishing preview versions to the public npm registry. The following is assuming you are already signed in to the github registry.
0 commit comments