Server data from the Official MCP Registry
Reassign — circular 24-hour calendar & time-tracking copilot with ADHD-friendly scheduling.
Reassign — circular 24-hour calendar & time-tracking copilot with ADHD-friendly scheduling.
Remote endpoints: streamable-http: https://reassign.app/api/mcp
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"app-reassign-reassign": {
"url": "https://reassign.app/api/mcp"
}
}
}From the project's GitHub README.
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.
| 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 |
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
├── 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.
https://reassign.app/api/mcpApache-2.0 © Pogled Naprej d.o.o.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.