Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 497 Bytes

File metadata and controls

23 lines (15 loc) · 497 Bytes

Contributing

Thanks for your interest in contributing to comet-mcp!

How to Contribute

  1. Open an issue first - Describe the bug or feature you want to work on
  2. Discuss - Wait for feedback before starting work
  3. Submit a PR - Reference the issue in your PR

PRs without a related issue may be closed.

Development

npm install
npm run build
npm run watch  # for development

Testing

Manual testing against Perplexity's Comet browser. See README for setup.