Skip to content

v1.0.0

Choose a tag to compare

@shigechika shigechika released this 07 Jul 06:25
ce595d5

1.0.0 (2026-07-07)

⚠ BREAKING CHANGES

  • --transport CLI flag removed; the server is now stdio-only. eos-mcp --transport stdio (or any other value) now errors as an unrecognized argument. The documented invocation (eos-mcp with no transport flag) is unaffected.

Code Refactoring

  • drop streamable-http transport, go stdio-only (#28) (aef0014)