Docs: Initial editorial pass to MCP server (#7359)

### What problem does this PR solve?


### Type of change

- [x] Documentation Update
This commit is contained in:
writinwaters
2025-05-07 19:40:45 +08:00
committed by GitHub
parent 9849230a04
commit 87317bcfc4
20 changed files with 238 additions and 254 deletions

View File

@ -5,7 +5,7 @@ slug: /acquire_ragflow_api_key
# Acquire RAGFlow API key
A key is required for the RAGFlow server to authenticate your requests via HTTP or a Python API. This documents provides instructions on obtaining a RAGFlow API key.
An API key is required for the RAGFlow server to authenticate your HTTP/Python or MCP requests. This documents provides instructions on obtaining a RAGFlow API key.
1. Click your avatar in the top right corner of the RAGFlow UI to access the configuration page.
2. Click **API** to switch to the **API** page.