Join the conversation

Join the community of Machine Learners and AI enthusiasts.

Sign Up
NymboΒ 
posted an update 11 days ago
Post
1635
Anyone know how to reset Claude web's MCP config? I connected mine when the HF MCP first released with just the default example spaces added. I added lots of other MCP spaces but Claude.ai doesn't update the available tools... "Disconnecting" the HF integration does nothing, deleting it and adding it again does nothing.

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?

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!