MCP tool service
Standard Streamable HTTP type MCP service, providing platform API encapsulation and call capabilities
curl -X POST "https://loading/api/mcp" \ -H "Content-Type: application/json" \ -d '{ "task": "run", "params": {} }'{
"result": {
"status": "ok"
}
}{
"detail": "Invalid request"
}