0.1.0 • Published 4 months ago
@slvrio/wod v0.1.0
🏋️ 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
MCP
tab - Click on
Add new MCP server
Fill in the fields:
- Name: Any name
- Type:
command
- Command:
npx -y @slvrio/wod
Click Save
Usage
In chat (
cmd+i
), typewod
and run the wod tool (cmd+enter
)