Commit 91ebf61
committed
Release v1.1.2: Critical MCP Protocol Compliance Fix
**Critical Bug Fix**
### Fixed
- **MCP Protocol Compliance**: Restored structuredContent field to maintain MCP protocol compliance
- **Tool Output Schema**: Fixed "MCP error -32602: Tool has an output schema but no structured content was provided"
- **Dual Format Support**: Now provides both embedded JSON in text content AND structured content for maximum compatibility
### Technical Details
- Maintains backward compatibility with both older and newer Cursor IDE versions
- Structured content available for MCP-compliant clients
- Embedded JSON in text content for clients with structured content display issues
- Fixed fullLocalPath usage instructions1 parent cea8517 commit 91ebf61
File tree
4 files changed
+20
-2
lines changed- dist/tools
4 files changed
+20
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
8 | 25 | | |
9 | 26 | | |
10 | 27 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments