v1.0.7 - SEC EDGAR MCP Server
Bug Fixes
- Fixed `get_recent_filings` failing when no company identifier provided (#46, fixes #45)
- Updated to use `get_current_filings()` from edgartools instead of deprecated `get_filings()`
- Changed parameter from `count` to `page_size` to match upstream API
- Adjusted default limit to 40 to align with edgartools defaults
Thanks to @seanq101 for the contribution!