@talocode/cliplane-mcp
v0.1.0
Published
Local ClipLane schedule planning tools for AI agents.
Downloads
106
Readme
ClipLane MCP
ClipLane MCP gives AI agents local, reviewable schedule planning tools. It creates, lists, and cancels plans in .cliplane/schedules.json without credentials, network access, or automatic publishing.
Install
npm i -g @talocode/cliplane-mcpTools
cliplane_create_schedulecliplane_list_schedulescliplane_cancel_schedule
Run the stdio server with cliplane-mcp.
Local Data
Set CLIPLANE_SCHEDULE_STORE to select another local schedule file. Plans require review and do not publish content automatically.
Related Packages
| Package | Install |
| --- | --- |
| ClipLane CLI | npm i @talocode/cliplane-cli |
| ClipLane SDK | npm i @talocode/cliplane-sdk |
| ClipLane Python | pip install talocode-cliplane |
Talocode ecosystem
| Product | Package |
| --- | --- |
| ClipLane | npm i @talocode/cliplane-mcp (this package) |
| Tera | pip install talocode-tera |
| Codra | pip install talocode-codra |
| SearchLane | pip install talocode-searchlane |
| StackLane | pip install talocode |
| ContextLane | pip install contextlane |
| Tradia | pip install tradia |
More: github.com/talocode · talocode.site · docs.talocode.site
License
MIT © Talocode
