search_caselaw
v1.0.0
Published
A CLI tool for managing todo lists using MCP protocol
Readme
Search CaseLaw
A CLI tool for managing todo lists using the Model Context Protocol (MCP).
Installation
You can install and use this tool globally using npm:
npm install -g search_caselawOr use it directly with npx:
npx search_caselawUsage
The tool provides two main commands:
- Add a todo item:
npx search_caselaw add-todo "Your todo item"- Get current todo list:
npx search_caselaw get-todoFeatures
- Simple todo list management
- Built on Model Context Protocol (MCP)
- Easy to use CLI interface
License
ISC
