File size: 590 Bytes
8240f77
 
ddd660b
 
 
8240f77
ddd660b
 
 
 
 
cfea6f8
 
 
ddd660b
 
8240f77
 
ddd660b
 
 
 
 
 
 
 
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
27
---
title: Research Tool One
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
---

# Research Tool One

A fast-agent MCP server for Hugging Face ecosystem research.

The server requires Hugging Face authorization and forwards the caller token to
Hugging Face Inference Providers and the Hugging Face MCP server. It creates or
uses a per-user private bucket at `<username>/research-agent` for research
outputs.