diff --git a/README.md b/README.md index caa70bf..9bb4901 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ The project is implemented in **TypeScript**, uses the **Anthropic TypeScript SD - Node.js - npm + + mcp-for-apache-ofbiz MCP server + + --- ## Table of Contents @@ -144,10 +148,10 @@ Add your local MCP server configuration: ## Inspect the MCP servers -You can use Anthropic’s **Inspector** to easily test interactions with the local and remote MCP servers. You can do this also when a remote server is executed in your local host or private network, without requiring valid certificates or deploying the server on a publicly accessible host. +You can use Anthropic's **Inspector** to easily test interactions with the local and remote MCP servers. You can do this also when a remote server is executed in your local host or private network, without requiring valid certificates or deploying the server on a publicly accessible host. Run (and install) the Inspector with: ```sh npx @modelcontextprotocol/inspector ``` -This will open a browser window ready to test your MCP servers. +This will open a browser window ready to test your MCP servers. \ No newline at end of file