Refreshing tools works fine in VS Code because I can manually restart it in
mcp.json
, but claude.ai has no such option. Anyone got any ideas?
Join the community of Machine Learners and AI enthusiasts.
Sign Upmcp.json
, but claude.ai has no such option. Anyone got any ideas?
In that case, you may have to edit claude_desktop_config.json
manually...? π€
https://github.com/evalstate/hf-mcp-server
https://github.com/Sumedh1599/mcp_config_manager
Hi @Nymbo -- it looks like you are using the Remote Integration in claude.ai.
At the moment, the Remote Integration neither supports the latest MCP Authentication specification, nor give you a way to provide an HF_TOKEN - which means you are seeing the Anonymous defaults in claude.ai.
To get the full experience in Claude you will need to use the Desktop client, and follow the instructions on the https://huggingface.co/settings/mcp page.
Sorry for the trouble this has caused you; we look forward to claude.ai supporting the latest OAuth spec too!
ahh, makes sense. thx for the quick response as always!