Send Feedback
The LeanMCP CLI includes a built-in command to send feedback, bug reports, and feature requests directly to the LeanMCP team.Usage
Options
| Option | Description |
|---|---|
--anon | Send feedback anonymously (skips authentication check) |
--include-logs | Attach recent CLI log files to help debug issues |
-h, --help | Display help for command |
Examples
Quick Feedback
Send a simple one-line message:Interactive Mode
If you run the command without a message, you can type a multi-line message (press Ctrl+D or Ctrl+Z when finished) or pipe input from another command:Sending Logs
If you encounter an error, you can attach your recent CLI logs to help us debug the issue. This is extremely helpful for troubleshooting deployment or build failures.Privacy: When using
--include-logs, the CLI attaches the 3 most recent log files from ~/.leanmcp/logs/.
Sensitive information like API keys is automatically redacted from these logs before sending.Anonymous Feedback
You can send feedback without being logged in or identifying yourself:What happens next?
Your feedback is reviewed directly by the engineering team. We take all feedback seriously and use it to prioritize our roadmap.Join the Community
For real-time discussion and support, join our Discord server.