Skip to content

fix: use the mcp server for bin#3

Merged
devondragon merged 2 commits intodevondragon:mainfrom
mhriemers:main
Jul 26, 2025
Merged

fix: use the mcp server for bin#3
devondragon merged 2 commits intodevondragon:mainfrom
mhriemers:main

Conversation

@mhriemers
Copy link
Contributor

No description provided.

devondragon added a commit that referenced this pull request Jul 26, 2025
- Fix "Found 1 tasks" to "Found 1 task" in formatTaskList
- Also fix similar issue in formatProjectList for consistency
- Update validation test to check for correct grammar
- Addresses Copilot PR comment #3

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@devondragon devondragon requested a review from Copilot July 26, 2025 04:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the binary entry point in package.json by updating the bin field to point to the correct MCP server file instead of the generic index.js file.

  • Updates the binary executable path from ./src/index.js to ./src/mcp-server.js

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@devondragon devondragon merged commit 836cb19 into devondragon:main Jul 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments