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
Copy file name to clipboardExpand all lines: README.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -441,16 +441,21 @@ The MCP Server is technically just a thin layer on top of the existing Octopus S
441
441
442
442
## Contributing
443
443
444
-
We are eager to hear how you plan to use Octopus MCP server and what features you would like to see us build. Use [Issues](https://github.com/OctopusDeploy/mcp-server/issues) to provide feedback, log bugs or request features.
444
+
We are eager to hear how you plan to use Octopus MCP Server and what features you would like to see included in future version.
445
+
446
+
Please use [Issues](https://github.com/OctopusDeploy/mcp-server/issues) to provide feedback, or request features.
447
+
448
+
If you are a current Octopus customer, please report any issues you experience using our MCP server to our [support team](mailto:support@octoups.com). This will ensure you get a timely response within our standard support guarantees.
445
449
446
450
## FAQ
447
451
448
452
### Do you have plans to release a remote MCP server?
449
453
450
-
We are working on integrating an MCP server directly into Octopus Server. This will open up the door for us to build more complex tools, as well as:
451
-
* Give Octopus Administrators more granular control over MCP clients
452
-
* Natively support remote OAuth rather than authorization via API keys
453
-
* Integrate security scanning tools into the MCP output
454
+
We are working on integrating an MCP server directly into Octopus Server. This will open up the door for us to build more complex MCP tools, as well as:
455
+
456
+
* Giving Octopus Administrators more granular control over MCP clients
457
+
* Natively support OAuth for client authentication
458
+
* Integrating security scanning tools into the MCP output
0 commit comments