Commit 2628328
Release v1.1.1: Fix MCP Client Compatibility Issues
π **MCP Client Compatibility Fix**
### Fixed
- β
**Cursor IDE 2025 Compatibility**: Fixed structured content display issues in newer Cursor versions
- β
**Response Format**: Now returns single text response with embedded JSON instead of separate structuredContent
- β
**File Path Instructions**: Corrected guidance to use fullLocalPath directly instead of concatenating paths
- β
**AI Client Parsing**: Structured data now included as parseable JSON text for better AI assistant integration
### Changed
- π **MCP Response Format**: Simplified from dual-part response to single text response with embedded JSON
- π **Instructions**: Updated file access instructions to reflect correct fullLocalPath usage
π€ Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 9032c37 commit 2628328
File tree
4 files changed
+26
-6
lines changed- dist/tools
4 files changed
+26
-6
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 | + | |
8 | 24 | | |
9 | 25 | | |
10 | 26 | | |
| |||
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