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
+2-2
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ NPM Package is `@llmindset/mcp-hfspsace`.
14
14
15
15
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:
16
16
17
-
```
17
+
```json
18
18
"mcp=hfspace": {
19
19
"command": "npx",
20
20
"args": [
@@ -38,7 +38,7 @@ It is recommended to override this and set a Working Directory for handling the
38
38
39
39
An example configuration for using a modern image generator, vision model and text to speech is below with a working directory set is below:
0 commit comments