A Model Context Protocol (MCP) server that provides AI assistants with access to Strava running data, route planning, and weather information. This server enables intelligent running coaching by ...
toolshop-automation-playwright/ ├── src/ │ ├── api/ # API Testing Module │ │ ├── configs/ │ │ │ └── .mocharc.json # Mocha configuration for API tests │ │ ├── business/ # API business logic classes │ │ ...