Releases: QuantConnect/mcp-server
Releases · QuantConnect/mcp-server
Add initialization instructions, add security types, fix import issues
What's Changed
- Add initialization instructions by @DerekMelchin in #39
- Fix importing and path issues by @DerekMelchin in #41
- Fix file paths #2 by @DerekMelchin in #42
- Add missing security types by @DerekMelchin in #43
Full Changelog: 0.0.9...0.0.10
Add pagination for reading projects and improve live deployment filtering
What's Changed
- Add read_project pagination by @DerekMelchin in #37
- Add project filtering to list_live_algorithms tool by @DerekMelchin in #38
Full Changelog: 0.0.8...0.0.9
Add file patch and fix file tool response types
What's Changed
- Add file patch tool by @DerekMelchin in #35
- Update responses from files/update and files/create tools by @DerekMelchin in #36
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
- Identify source of API calls to support multiple agents by @DerekMelchin in #23
- Code generated by update_models.py by @DerekMelchin in #24
- Add Runtime Error status for backtests by @DerekMelchin in #25
- Add Tool to Fetch Latest Server Version by @DerekMelchin in #26
- Fix test suite by @DerekMelchin in #27
- Fix live trading tests by @DerekMelchin in #28
- Fix ReadLiveOrders tool and tests by @DerekMelchin in #30
- Add project/collaboration/lock/acquire tool by @DerekMelchin in #31
- Fix live trading tests by @DerekMelchin in #32
- Improve LLM understanding of lock feature by @DerekMelchin in #33
- Add support for Metadata series in Strategy Equity live chart by @DerekMelchin in #34
Full Changelog: 0.0.6...0.0.7
Fix typo in registration function name
Fix typo in registration function name
Fix Version Imports
Enable the server to read the src.__init__.py file to get the version number without error.
Initial Release Test 4
Test to ensure the build_and_push_to_docker_hub.yml action runs on each release
Initial Release Test 3
Test to ensure the build_and_push_to_docker_hub.yml action runs on each release
Initial Release Test 2
Test to ensure the build_and_push_to_docker_hub.yml action runs on each release
Initial Release
Initial release of the MCP Server with version tagging