-
Notifications
You must be signed in to change notification settings - Fork 12
Apigov 31465 mcp wizard and service details #758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy preview is ready!
|
|
|
||
| ## Add an MCP service | ||
|
|
||
| Follow these steps to create an API service in your environment: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo "create a Model Context Protocol (MCP) service"
| Follow these steps to create an API service in your environment: | ||
|
|
||
| 1. From the details page of your environment, click the **Add New Service** button located on the top right of the page. Then select **Add New MCP Service**. | ||
| 2. Click either **Manual Definition** or **Fetch from URL** to define the MCP server specification. To learn how to add an MCP service using the Axway Central CLI, see [Register APIs using the CLI](/docs/integrate_with_central/cli_central/cli_register_api/). Once ready, click **Next**. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggest changing the order to match the sub-bullets below.
"Click either Fetch from URL or Manual Definition"
robertengaxway
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good enough for the first release, I did may a couple of suggestions
cbordier
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approve the chages
robertengaxway
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I approve
MCP wizard and service details screens.