[console_scripts]
mcp-instana = src.core.server:main
test = tests.run_all_tests:main
test-coverage = tests.run_all_tests_with_coverage:main
