mcpStdIo

fun mcpStdIo(metadata: ServerMetaData, vararg capabilities: ServerCapability, reader: Reader = System.`in`.reader(), writer: Writer = System.out.writer(), executor: SimpleScheduler = SimpleSchedulerService(1)): <Error class: unknown class>

Create a StdIO MCP app from a set of feature bindings.