mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-21 07:26:50 +00:00
docs: update documents
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
|
||||
## APIs
|
||||
|
||||
### Get Information of MCP Server
|
||||
### Get metadata of MCP Server
|
||||
|
||||
**POST /api/mcp/server/metadata**
|
||||
|
||||
For stdio type:
|
||||
For `stdio` type:
|
||||
```json
|
||||
{
|
||||
"transport": "stdio",
|
||||
@@ -32,7 +32,7 @@ For stdio type:
|
||||
}
|
||||
```
|
||||
|
||||
For SSE type:
|
||||
For `sse` type:
|
||||
```json
|
||||
{
|
||||
"transport": "sse",
|
||||
|
||||
Reference in New Issue
Block a user