v0.1.0
What's Changed
- initial structure commit by @carlosmmatos in #2
- chore: rename auth.py to client.py to better reflect purpose by @carlosmmatos in #3
- feat: initial implementation for the falcon-mcp server by @carlosmmatos in #4
- feat: add E2E testing by @rom10 in #16
- chore: fix e2e testing env var in Github action by @rom10 in #17
- chore: refactor api scopes outside of errors by @cristianmessel-cs in #18
- feat: add Docker support by @cristianmessel-cs in #19
- feat: average CrowdScore by @cristianmessel-cs in #20
- fix: conversational incidents by @cristianmessel-cs in #21
- feat: add intel module by @cristianmessel-cs in #22
- feat: add streamable-http transport with Docker support and testing by @carlosmmatos in #24
- Fix help menu modules display issue by @carlosmmatos in #26
- Migrate from detections API to alerts API by @carlosmmatos in #27
- fix: discover modules in examples by @cristianmessel-cs in #31
- doc: correctly document running CLI and examples by @cristianmessel-cs in #34
- feat: implement lazy module discovery by @carlosmmatos in #37
- Rom.fix e2e test multi module by @rom10 in #35
- fix: freshen up e2e tests by @cristianmessel-cs in #40
- feat: flexible tool input parsing by @cristianmessel-cs in #41
- feat: add hosts module by @carlosmmatos in #42
- feat: add resources infrastructure by @cristianmessel-cs in #39
- feat: add filter guide for all tools which have filter param by @cristianmessel-cs in #46
- fix: lock version for mcp-use to 1.3.1 by @cristianmessel-cs in #47
- docs: update descriptions for better clarity by @carlosmmatos in #49
- feat: refactor to use falcon_mcp name and absolute imports by @carlosmmatos in #52
- fix: ensures proper lists are passed to module arg + ENV VAR support for args by @carlosmmatos in #54
- feat: add spotlight module by @cristianmessel-cs in #58
- docs: major refinements to README by @carlosmmatos in #55
- feat: convert fql guides to resources by @carlosmmatos in #62
- feat: cloud module by @protiumx in #56
- docs: update readme by @luckb0x in #64
- Idp usecases by @maayanselacr in #57
- fix: make api scope names the UI name to prevent confusion by @carlosmmatos in #67
- docs: provide better clarity around using .env by @carlosmmatos in #71
- fix: improve error handling and fix lint issue by @maayanselacr in #69
- feat: add user agent by @cristianmessel-cs in #68
- fix: count number of tools correctly by @cristianmessel-cs in #72
- feat: idp support domain lookup and input sanitization by @maayanselacr in #73
- chore(main): release 0.1.0 by @carlosmmatos in #74
New Contributors
- @protiumx made their first contribution in #56
- @luckb0x made their first contribution in #64
- @maayanselacr made their first contribution in #57
Full Changelog: https://github.com/CrowdStrike/falcon-mcp/commits/v0.1.0