Package-level declarations

Types

Link copied to clipboard
class JsonRpcSessions(sessionProvider: SessionProvider = SessionProvider.Random(Random)) : Sessions<Unit>

Functions

Link copied to clipboard

Non-standard (but compliant) MCP server setup for JSONRPC-based (non streaming) MCP Servers

Link copied to clipboard

Routes inbound POST requests to the MCP server to the MCP protocol for processing and immediate response via JSON RPC result messages.