-
-
Notifications
You must be signed in to change notification settings - Fork 12
feat: stdio env & improved test suite #2
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
|
I've been trying to play around with the puppeteer server and have been having a hard time trying to have a screenshot save to a specific location. Not sure if I'd have to include the filesystem mcp server or if this pull request would allow further configuration to be passed to the puppeteer server. I'm looking forward to using this more! Thank you for your work! |
Co-authored-by: Jordan Dalton <jordan.dalton@ymail.com>
|
@paulknisely I'm not sure how to access puppeteer screenshots either... looks like there is an issue for it modelcontextprotocol/servers#865 |
Description
Closes #1
Breaking Changes