mix stdio_server (ex_mcp v0.10.0)

View Source

Mix task to run a stdio MCP server for testing and development.

Usage

mix stdio_server

This will start a stdio server that can be used for testing with MCP clients via stdin/stdout communication.

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

run(args)

Callback implementation for Mix.Task.run/1.