Add comprehensive MCP server instructions and reorganize guides#1
Merged
oscarvalenzuelab merged 1 commit intomainfrom Nov 7, 2025
Merged
Conversation
- Add detailed server instructions for MCP protocol integration * Document workflow patterns (license-first approach, execution order) * Provide tool selection guidance for different scenarios * Document performance constraints and optimization tips * Include input format requirements and examples * Add common usage workflow patterns - Reorganize documentation structure * Move MOBILE_APP_COMPLIANCE_GUIDE.md to guides/ directory * Update all references to moved guide * Update MANIFEST.in to recursively include guides - Update CHANGELOG.md with new features These enhancements improve MCP server context and help users understand optimal tool selection and workflow patterns.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR enhances the MCP server with comprehensive instructions for better integration and reorganizes documentation into a structured guides directory.
Changes
MCP Server Instructions Enhancement
Documentation Reorganization
guides/directory for specialized documentationMOBILE_APP_COMPLIANCE_GUIDE.mdtoguides/folderSUPPORT.md,CONTRIBUTING.md, andMANIFEST.inMANIFEST.into recursively include all markdown files in guides directoryDocumentation Updates
README.mdexplaining the new capabilitiesCHANGELOG.mdwith all new features and improvementsBenefits
Testing
Related Documentation