cxxmcp v1.0.0
cxxmcp v1.0.0 — First Stable SDK Release
First public stable release of cxxmcp, a modern C++17 SDK for the Model Context Protocol.
Evolved from MCPServer.cpp. Version reset from 2.x to 1.0.0 to mark the clean SDK boundary.
What's inside:
- Full MCP protocol model coverage (tools, prompts, resources, sampling, elicitation, tasks)
- stdio, process stdio, Streamable HTTP, legacy SSE transports
- OAuth 2.1 + DPoP (optional, with OpenSSL)
- Cross-language interop: Rust (rmcp), TypeScript, Python
- 6-platform release matrix (Linux GCC/Clang, macOS, Windows MSVC/ClangCL)
- vcpkg overlay port, Conan 2 recipe, xmake recipe
See CHANGELOG.md for details.