We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3edc7d3 commit a3c602eCopy full SHA for a3c602e
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.5.1
2
+
3
+- Add support for OutputScheme (<https://modelcontextprotocol.io/specification/draft/server/tools#output-schema>)
4
5
## 0.5.0
6
7
- Protocol version 2025-03-26
pubspec.yaml
@@ -1,6 +1,6 @@
name: mcp_dart
description: Dart Implementation of Model Context Protocol (MCP) SDK.
-version: 0.5.0
+version: 0.5.1
repository: https://github.com/leehack/mcp_dart
environment:
0 commit comments