@slvrio/wod
v0.1.0
Published
Fetch Crossfit WOD
Maintainers
Readme
🏋️ WOD Tool — Your Daily CrossFit Companion
Stay on top of your training with WOD Tool — a simple CLI utility that fetches the Workout of the Day straight from the official CrossFit website.
Features:
- 🏋️ Automatically grabs the latest WOD
- ⏳ No distractions, just today's workout in seconds
@slvrio/wod is a utility package designed to facilitate synchronous communication through standard input and output streams using the Model-Context-Protocol (MCP) framework. This package integrates seamlessly with command-line interfaces and IDE environments such as Cursor IDE.
Setup
Cursor IDE integration
Open Cursor IDE settings
Navigate to
MCPtabClick on
Add new MCP serverFill in the fields:
- Name: Any name
- Type:
command - Command:
npx -y @slvrio/wod
Click Save
Usage
In chat (
cmd+i), typewodand run the wod tool (cmd+enter)
