Logo
Explore Help
Register Sign In
spencerm/claude-ms-todo
1
0
Fork 0
You've already forked claude-ms-todo
Code Issues Pull Requests Actions Packages Projects Releases 2 Wiki Activity
Files
main
claude-ms-todo/plugin/.claude-plugin/plugin.json

11 lines
350 B
JSON
Raw Permalink Normal View History

Add .plugin packaging (Cowork/Claude Code plugin variant) plugin/ holds the plugin manifest, .mcp.json (CLAUDE_PLUGIN_ROOT paths), and README; scripts/build-plugin.sh syncs the core client, esbuild-bundles the server into a single ESM file (the plugin uploader rejects zip entries containing "@", so no node_modules), and zips it as ms-todo.plugin. Same server, two install formats (.mcpb + .plugin). Mirrors claude-msplanner. Verified: the bundled server registers all 17 tools over stdio as ms-todo v1.0.1. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 08:09:38 -06:00
{
"name": "ms-todo",
"version": "1.0.1",
"description": "Microsoft To Do connector — read and write your task lists, tasks, and checklist items via Microsoft Graph. Sign in once with todo_login.",
"author": {
"name": "PESCO Inc."
},
"license": "MIT",
"keywords": ["microsoft", "to do", "todo", "tasks", "graph", "productivity"]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 34ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API