Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mateusjunges • Uncategorized
An MCP server enabling natural language task management for the Procrastinator app via OAuth-secured API.
List all tasks for an authenticated user.
Create new tasks with titles and optional descriptions.
Update existing tasks, including marking them as completed.
This MCP server bridges Claude with the Procrastinator task management system, allowing users to list, create, and update tasks using natural language commands. It supports secure OAuth 2.0 Bearer token authentication and maintains persistent sessions for efficient communication. The server connects to the Procrastinator API and facilitates seamless task operations within the Procrastinator application ecosystem.