A local development server for the Sounio programming language, which bills itself as a systems language with epistemic types for uncertainty propagation and scientific computing. The server wraps the souc compiler toolchain to check syntax, compile .sio source files to native ELF binaries, run executables, and execute test suites without leaving your editor. Useful if you're experimenting with Sounio's Knowledge types or algebraic effect system and want inline feedback on whether your confidence thresholds and GUM propagation actually compile. The language itself is in beta and self hosted, so expect a moving target. This is for people who want to try a research language with first class uncertainty tracking, not a production toolchain.
claude mcp add --transport stdio io.github.agourakis82-sounio-mcp-server uvx sounio-mcp-server