feat(mcp): add SSE transport support and related configuration options
Some checks failed
CI / build-and-test (push) Failing after -30m37s
Some checks failed
CI / build-and-test (push) Failing after -30m37s
This commit is contained in:
@@ -9,6 +9,7 @@ server:
|
||||
|
||||
mcp:
|
||||
path: "/mcp"
|
||||
sse_path: "/sse"
|
||||
server_name: "amcs"
|
||||
transport: "streamable_http"
|
||||
session_timeout: "10m"
|
||||
|
||||
Reference in New Issue
Block a user