-
Notifications
You must be signed in to change notification settings - Fork 4
docs: update MCP docs to match available tools #518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Updates the MCP documentation to accurately reflect the available tools in the current implementation. This includes removing outdated tool references, adding new tools, and reorganizing sections to match the actual API.
- Removed environment management tools and detailed feature variation tools that are no longer available
- Added new SDK installation tool and cleanup feature tool
- Updated project selection tool to work for both local and remote MCP implementations
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
| - [Variable Management](#variable-management) | ||
| - [Environment Management](#environment-management) | ||
| - [Project Management](#project-management) | ||
| - [SDK Installation](#sdk-installation) |
Copilot
AI
Sep 16, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The table of contents lists 'SDK Installation' but the actual section heading uses 'SDK Installation' (which matches). However, this entry appears to be inserted where 'Environment Management' was removed, but there's no corresponding removal in the TOC for 'Environment Management' shown in this diff.
| - Local MCP: updates your local DevCycle configuration at `~/.config/devcycle/user.yml` | ||
| - Remote MCP: stores the selection in the worker state for your session |
Copilot
AI
Sep 16, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[nitpick] The bullet point formatting uses hyphens but should use consistent markdown list formatting. Consider using proper list indentation or restructuring as a paragraph for better readability.
| - Local MCP: updates your local DevCycle configuration at `~/.config/devcycle/user.yml` | |
| - Remote MCP: stores the selection in the worker state for your session | |
| - Local MCP: updates your local DevCycle configuration at `~/.config/devcycle/user.yml` | |
| - Remote MCP: stores the selection in the worker state for your session |
4774129 to
d7c3e68
Compare
aca582c to
565ad7c
Compare
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
devcycle-mcp-server | 6e6549e | Sep 16 2025, 07:58 PM |
d7c3e68 to
ccabe8f
Compare
cfdfc98 to
a270d3f
Compare
ed788eb to
4335d4e
Compare
a270d3f to
1edc8dc
Compare
1edc8dc to
6e6549e
Compare
No description provided.