Post
763
The experimental MCP
hub_query tool now supports Paper Searching and Details as well as Daily Papers. hub_query tool now supports Paper Searching and Details as well as Daily Papers. Agent_Terminal, a single "master tool" that cuts token usage by over 90%!Agent_Terminal wraps all 12 tools (Web_Search, Web_Fetch, File_System, Generate_Image, Generate_Speech, Generate_Video, Deep_Research, Memory_Manager, Obsidian_Vault, Shell_Command, Code_Interpreter) into a single Python code execution gateway.# Search for Bitcoin price
result = Web_Search("current price of bitcoin", max_results=3)
print(result)print(search_tools('image')) # Find tools by keyword
print(usage('Generate_Image')) # Get full docs for a specific toolAgent_Terminal. Try it now - https://www.nymbo.net/nymbot hf: a faster, friendlier Hugging Face CLI β¨hf auth login easier to type and remember?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!