Spaces:
Running
Running
File size: 561 Bytes
7902e2f c2aaf04 7902e2f c2aaf04 7902e2f c2aaf04 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
title: Hugging Face Researcher
emoji: 🔎
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
hf_oauth: true
hf_oauth_expiration_minutes: 480
hf_oauth_scopes:
- inference-api
- read-mcp
- jobs
- contribute-repos
- write-repos
- manage-repos
---
# Hugging Face Researcher
FastMCP App deployment for the Hugging Face Researcher.
The model-visible `researcher` entrypoint returns an app immediately. The app
starts the research workflow through app-only backend tools and polls status to
show an ongoing timeline of LLM/tool-loop events.
|