Releases: Correctover/mcp-server
Releases · Correctover/mcp-server
Correctover for VS Code v1.0.0
VS Code extension for Correctover MCP - Real-time LLM output verification and self-healing inside VS Code.
Installation
- Download the
.vsixfile - Open VS Code → Extensions view (Ctrl+Shift+X)
- Click ... → Install from VSIX...
- Select the downloaded file
v1.0.2 — Tool Annotations + Prompts + Full Metadata
What's New in v1.0.2
🏷️ Tool Annotations (MCP 2025-11-25 spec)
- All 4 tools now include annotations: readOnlyHint, destructiveHint, idempotentHint, openWorldHint
- Enables MCP clients (Cursor, Claude Desktop) to properly categorize tool behavior
📝 Prompts Support
- 3 new MCP prompts: verify-output, compare-providers, reliability-audit
- prompts/list and prompts/get handlers fully implemented
- Pre-built interaction patterns for common reliability workflows
📊 Enhanced Metadata
- Comprehensive server instructions with tool routing guide
- Detailed tool descriptions with parameter examples
- smithery.yaml: full categories, tags, prompts, base URL env vars
- package.json: 20 keywords, Apache-2.0 license, full repository/homepage/bugs metadata
🔧 Technical
- Version bump to 1.0.2
- 5-platform CI binaries (darwin/linux/windows × amd64/arm64)
Full Changelog: v1.0.0...v1.0.2
v1.0.0
Full Changelog: https://github.com/Correctover/mcp-server/commits/v1.0.0