• v1.0 f4d97dd86f

    v1.0 Stable

    wagesj45 released this 2026-08-19 14:35:48 -05:00 | 0 commits to main since this release

    This release adds a complete MCP server experience for CSMic expression evaluation.

    It supports two ways to run:

    • Local stdio mode for MCP clients that launch the server as a subprocess.
    • HTTP mode with an MCP endpoint at /mcp, including CORS support for browser-based clients.

    The server provides deterministic expression calculation, searchable CSMic standard-library functions, and a function-reference resource. It can also be published as self-contained, single-file binaries for Linux, macOS, and Windows.

    Downloads