Skip to main content
ClaudeWave
MCP ServersOfficial Registry0 stars0 forksJavaScriptApache-2.0Updated today
ClaudeWave Trust Score
77/100
Trusted
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Topics declared
Flags
  • !No description
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: NPX · skills
Claude Code CLI
claude mcp add plugins -- npx -y skills
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "plugins": {
      "command": "npx",
      "args": ["-y", "skills"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.

1 items in this repository

>-

Install
Use cases

MCP Servers overview

# Reassign

**Reassign — circular 24-hour day planner. One capability, five package forms, one canonical skill.**

Reassign plans, edits, and reviews your day on a circular 24-hour calendar, with
ADHD-friendly time-management methods applied as concrete edits to the dial — not
advice recited back at you. The same scheduling capability ships in several package
forms, all backed by one canonical skill and the Reassign MCP.

## Install

| Form | How |
|---|---|
| **Claude Code plugin** | `/plugin marketplace add reassignai/plugins` → `/plugin install reassign@reassign` |
| **Standalone skill** | `npx skills add reassignai/plugins` |
| **Claude.ai / ChatGPT connector** | Add a custom connector pointing at `https://reassign.app/api/mcp` |
| **npm (any stdio MCP client)** | `npx -y @reassign/mcp` |

## What's inside

```
plugins/                                  ← repo root = plugin root
├── .claude-plugin/
│   ├── plugin.json
│   └── marketplace.json
├── .mcp.json
├── skills/
│   └── reassign-scheduling/              ← canonical skill (plugin + standalone, zero copy)
│       ├── SKILL.md
│       └── references/
│           ├── adhd-methods.md
│           ├── workflows.md
│           ├── taxonomy.md
│           └── calendars.md          ← connected-calendar sync, event kinds, mirroring
├── server.json                           ← Official MCP Registry entry
├── package.json                          ← npm client shim
├── bin/reassign-mcp.js
├── scripts/
│   └── build.sh
├── .github/workflows/
│   ├── publish-registry.yml
│   └── publish-npm.yml
├── README.md
└── LICENSE
```

The `skills/reassign-scheduling/` directory is the single source of truth: both the
Claude Code plugin and the standalone skill consume it in place, with no copying.

## Links

- Website: [reassign.ai](https://reassign.ai)
- MCP endpoint: `https://reassign.app/api/mcp`

## License

[Apache-2.0](LICENSE) © Pogled Naprej d.o.o.
adhdagent-skillscalendarclaudeclaude-codeclaude-skillmcpmcp-servermcpbmodel-context-protocolpomodoroproductivityschedulingtime-blockingtime-tracking

What people ask about plugins

What is reassignai/plugins?

+

reassignai/plugins is mcp servers for the Claude AI ecosystem with 0 GitHub stars.

How do I install plugins?

+

You can install plugins by cloning the repository (https://github.com/reassignai/plugins) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is reassignai/plugins safe to use?

+

Our security agent has analyzed reassignai/plugins and assigned a Trust Score of 77/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains reassignai/plugins?

+

reassignai/plugins is maintained by reassignai. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to plugins?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy plugins to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: reassignai/plugins
[![Featured on ClaudeWave](https://claudewave.com/api/badge/reassignai-plugins)](https://claudewave.com/repo/reassignai-plugins)
<a href="https://claudewave.com/repo/reassignai-plugins"><img src="https://claudewave.com/api/badge/reassignai-plugins" alt="Featured on ClaudeWave: reassignai/plugins" width="320" height="64" /></a>

More MCP Servers

plugins alternatives