adk_mcp_server (erlang_adk v0.10.0)
View SourceBounded dual-era MCP Streamable HTTP server.
Modern requests are stateless. Legacy requests retain the bounded session lifecycle, with an explicitly opt-in deprecated GET/SSE adapter. Registered work runs in monitored lightweight processes behind global concurrency and deadline bounds.
Summary
Functions
Atomically validate and replace all executable registries and the immutable public catalog generation used by list operations.
Functions
Atomically validate and replace all executable registries and the immutable public catalog generation used by list operations.
-spec start_link(map()) -> gen_server:start_ret().
-spec stop(pid()) -> ok.