This server provides a Model Context Protocol (MCP) interface to the Motion productivity platform.
Active sessions: 0
POST /mcp - MCP request endpointGET /mcp - Server-to-client notifications (Server-Sent Events)DELETE /mcp - Session terminationGET /health - Server health checkmotion://workspaces - List workspacesmotion://workspaces/{id} - Get workspace detailsmotion://tasks - List tasksmotion://tasks/{id} - Get task detailsmotion://projects - List projectsmotion://projects/{id} - Get project detailsmotion://tasks/{taskId}/comments - Get task commentsmotion://users - List usersmotion://users/me - Get current user