Skip to content

Commit 6f11d54

Browse files
committed
chore(mcp-essentials): implement feedback
- implement feedback
1 parent faaba68 commit 6f11d54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ npx -y @commercetools/mcp-essentials --tools=all.read --authType=auth_token --ac
4242

4343
Make sure to replace `CLIENT_ID`, `CLIENT_SECRET`, `PROJECT_KEY`, `AUTH_URL`, `API_URL`, and `ACCESS_TOKEN` with your actual values. If using the customerId parameter, replace `CUSTOMER_ID` with the actual customer ID. Alternatively, you could set the API_KEY in your environment variables.
4444

45-
To view information on how to develop the MCP server, see [this README](/typescript/README.md).
45+
To view information on how to develop the MCP server, see [this README](/typescript/README.md).<br>
4646
To view information on how to locally run the bootstrapped MCP server, see [this README](/modelcontextprotocol/README.md).
4747

4848

49-
See our official docs [here](https://docs.commercetools.com/sdk/commerce-mcp/essentials-mcp) for a more advanced and comprehensive documentation on how to get the out of our MCP offerings.
49+
Refer to our [official public documentation](https://docs.commercetools.com/sdk/commerce-mcp/essentials-mcp) for a more advanced and comprehensive guide on how to get the most out of our MCP offerings.
5050

5151
<!--
5252
### Authentication Options

0 commit comments

Comments
 (0)