Spaces:
Runtime error
Runtime error
| { | |
| "mcpServers": { | |
| "huggingface": { | |
| "command": "npx", | |
| "args": [ | |
| "@huggingface/mcp-server-huggingface" | |
| ], | |
| "env": { | |
| "HF_API_TOKEN": "YOUR_HF_TOKEN_HERE" | |
| } | |
| } | |
| } | |
| } |
| { | |
| "mcpServers": { | |
| "huggingface": { | |
| "command": "npx", | |
| "args": [ | |
| "@huggingface/mcp-server-huggingface" | |
| ], | |
| "env": { | |
| "HF_API_TOKEN": "YOUR_HF_TOKEN_HERE" | |
| } | |
| } | |
| } | |
| } |