Skip to content

Commit fdcc8d6

Browse files
authored
Update README.md
1 parent 93cc1fc commit fdcc8d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ NPM Package is `@llmindset/mcp-hfspsace`.
1414

1515
Install a recent version of [NodeJS](https://nodejs.org/en/download) for your platform, then add the following to the `mcpServers` section of your `claude_desktop_config.json` file:
1616

17-
```
17+
```json
1818
"mcp=hfspace": {
1919
"command": "npx",
2020
"args": [
@@ -38,7 +38,7 @@ It is recommended to override this and set a Working Directory for handling the
3838

3939
An example configuration for using a modern image generator, vision model and text to speech is below with a working directory set is below:
4040

41-
```
41+
```json
4242
"mcp-hfspace": {
4343
"command": "npx",
4444
"args": [

0 commit comments

Comments
 (0)