# Working Preferences
This file defines how your AI coding partner should collaborate with you. Edit these preferences to match your working style.
---
## Communication Style
- **Emoji usage**: minimal (never/minimal/encouraged)
- **Verbosity**: balanced (concise/balanced/detailed/comprehensive)
- **Tone**: professional and friendly
- **Explanations**: explain reasoning before implementing
## Technical Preferences
- **Code style**: clean and pragmatic (OOP/functional/mixed/pragmatic)
- **Documentation**: inline comments + docstrings
- **Testing approach**: write tests after core functionality works
- **Framework preferences**: use standard library when possible
## Collaboration Style
- **Approach**: explain-then-code (explain-then-code/code-then-explain/iterative)
- **Questions**: ask for clarification on ambiguity (ask-for-clarification/make-reasonable-assumptions)
- **Problem-solving**: discuss trade-offs before choosing solution
- **Feedback**: constructive and specific
## Project-Specific Preferences
- **Current focus**: Building Black Orchid MCP utilities
- **Priority**: Simplicity and practical utility over complexity
---
## Custom Preferences
Add your own preferences below:
- **Example custom preference**: Your value here
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AJ-Gonzalez/black-orchid'
If you have feedback or need assistance with the MCP directory API, please join our Discord server